mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-03 13:23:33 +00:00
Removing formControl default margin top from theme
This commit is contained in:
parent
58fc5f4cfe
commit
d8e5456354
@ -102,6 +102,9 @@ export default createMuiTheme({
|
||||
borderBottom: `2px solid ${secondary}`,
|
||||
},
|
||||
},
|
||||
formControl: {
|
||||
marginTop: '0px !important',
|
||||
},
|
||||
},
|
||||
MuiStepLabel: {
|
||||
label: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user