We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5474f28 + 2528ac4 commit 2019411Copy full SHA for 2019411
app/components/Views/confirmations/components/send/amount/amount.styles.ts
@@ -49,7 +49,7 @@ export const styleSheet = (params: {
49
},
50
currencyTag: {
51
alignSelf: 'center',
52
- backgroundColor: theme.colors.background.alternative,
+ backgroundColor: theme.colors.background.section,
53
color: theme.colors.text.alternative,
54
flexDirection: FlexDirection.Row,
55
justifyContent: JustifyContent.center,
0 commit comments