Skip to content

Commit

Permalink
update line height
Browse files Browse the repository at this point in the history
  • Loading branch information
hungvu193 committed Feb 12, 2025
1 parent d4db0f2 commit 9cf8558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,7 @@ const styles = (theme: ThemeColors) =>
fontSize: variables.fontSizeSmall,
opacity: 0.8,
fontWeight: FontUtils.fontWeight.bold,
lineHeight: 12,
},
noPaddingBottom: {
paddingBottom: 0,
Expand Down

0 comments on commit 9cf8558

Please sign in to comment.