Skip to content

Commit 2019411

Browse files
authored
Merge branch 'main' into fix/non-evm-deeplinks
2 parents 5474f28 + 2528ac4 commit 2019411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/Views/confirmations/components/send/amount/amount.styles.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export const styleSheet = (params: {
4949
},
5050
currencyTag: {
5151
alignSelf: 'center',
52-
backgroundColor: theme.colors.background.alternative,
52+
backgroundColor: theme.colors.background.section,
5353
color: theme.colors.text.alternative,
5454
flexDirection: FlexDirection.Row,
5555
justifyContent: JustifyContent.center,

0 commit comments

Comments
 (0)