Skip to content

Commit f0b64f3

Browse files
committed
line-height fix
1 parent 4ab0292 commit f0b64f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/Content/modules/tabPreviewFrame/tabPreviewFrame.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const Container = styled.div`
1313
font-size: 14px !important;
1414
font-style: normal;
1515
font-weight: normal;
16+
line-height: normal !important;
1617
`;
1718

1819
const Title = styled.div`

0 commit comments

Comments
 (0)