mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-04 13:54:11 +00:00
fix different background color on input helper text
This commit is contained in:
parent
7b66b282df
commit
962da97ad0
@ -15,7 +15,6 @@ import {
|
||||
regularFont,
|
||||
boldFont,
|
||||
buttonLargeFontSize,
|
||||
border,
|
||||
xs,
|
||||
secondaryText,
|
||||
} from './variables'
|
||||
@ -149,7 +148,6 @@ export default createMuiTheme({
|
||||
color: secondary,
|
||||
order: 0,
|
||||
marginTop: '0px',
|
||||
backgroundColor: border,
|
||||
zIndex: 1, // for firefox
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user