Skip to content

Commit

Permalink
Merge pull request #30401 from ZhenjaHorbach/amount-in-the-distance-e…
Browse files Browse the repository at this point in the history
…-receipt-is-cut-off

Amount in the Distance e-receipt is cut off when device font size is minimum
  • Loading branch information
deetergp authored Nov 1, 2023
2 parents e6a9cba + c1e3a32 commit 0e97af0
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 @@ -3329,7 +3329,6 @@ const styles = (theme: ThemeDefault) =>
eReceiptAmount: {
...headlineFont,
fontSize: variables.fontSizeXXXLarge,
lineHeight: variables.lineHeightXXXLarge,
color: colors.green400,
},

Expand Down

0 comments on commit 0e97af0

Please sign in to comment.