mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
more style fixes
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user