1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00
This commit is contained in:
Kyle Spearrin
2019-02-18 23:53:36 -05:00
parent 773f0be84a
commit 238ac22b85
3 changed files with 7 additions and 3 deletions

View File

@@ -23,8 +23,7 @@ const StripeElementStyle = {
fontSmoothing: 'antialiased',
},
invalid: {
iconColor: '#dd4b39',
color: '#dd4b39',
color: '#333333',
},
};