mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-10 00:34:33 +00:00
fix mui helper text styles 👿
This commit is contained in:
parent
712d7f078d
commit
776aa54fd3
@ -107,7 +107,7 @@ export default createMuiTheme({
|
|||||||
fontSize: '12px',
|
fontSize: '12px',
|
||||||
padding: `0 0 0 ${md}`,
|
padding: `0 0 0 ${md}`,
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
top: '9px',
|
top: '5px',
|
||||||
color: secondary,
|
color: secondary,
|
||||||
order: 0,
|
order: 0,
|
||||||
marginTop: '0px',
|
marginTop: '0px',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user