1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

more style fixes

This commit is contained in:
Kyle Spearrin
2019-02-19 00:23:15 -05:00
parent 212d81b93c
commit 0b1abc9ab0
3 changed files with 18 additions and 12 deletions

View File

@@ -16,10 +16,9 @@ const Keys = {
const StripeElementStyle = {
base: {
color: '#333333',
lineHeight: '21px',
fontFamily: '"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif, ' +
'"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',
fontSize: '1rem',
fontSize: '14px',
fontSmoothing: 'antialiased',
},
invalid: {