Skip to content

Commit

Permalink
Fix bug with Amount in the Distance e-receipt is cut off when device …
Browse files Browse the repository at this point in the history
…font size is minimum
  • Loading branch information
ZhenjaHorbach committed Oct 25, 2023
1 parent 920480a commit c1e3a32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/styles/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3324,7 +3324,6 @@ const styles = (theme: ThemeDefault) =>
eReceiptAmount: {
...headlineFont,
fontSize: variables.fontSizeXXXLarge,
lineHeight: variables.lineHeightXXXLarge,
color: colors.green400,
},

Expand Down

0 comments on commit c1e3a32

Please sign in to comment.