Browse Source

Update CurrenciesStatusBanner.js

gre-patch-1
Gaëtan Renaudeau 6 years ago
committed by GitHub
parent
commit
26d340848b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/components/CurrenciesStatusBanner.js

2
src/components/CurrenciesStatusBanner.js

@ -167,7 +167,7 @@ const styles = {
background: colors.orange,
},
banner: {
background: colors.warning,
background: colors.alertRed,
overflow: 'hidden',
borderRadius: 4,
fontSize: 13,

Loading…
Cancel
Save