mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-17 20:17:02 +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}`,
|
borderBottom: `2px solid ${secondary}`,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
formControl: {
|
||||||
|
marginTop: '0px !important',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
MuiStepLabel: {
|
MuiStepLabel: {
|
||||||
label: {
|
label: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user