Skip to content

Commit

Permalink
correct purposeMenuIconSize variable value
Browse files Browse the repository at this point in the history
  • Loading branch information
cdOut committed Apr 3, 2024
1 parent f792c0a commit ad92a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/variables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export default {
hoverDimValue: 1,
pressDimValue: 0.8,
qrShareHorizontalPadding: 32,
purposeMenuIconSize: 52,
purposeMenuIconSize: 48,

moneyRequestSkeletonHeight: 107,

Expand Down

0 comments on commit ad92a35

Please sign in to comment.