fix mui helper text styles 👿
This commit is contained in:
parent
712d7f078d
commit
776aa54fd3
|
@ -107,7 +107,7 @@ export default createMuiTheme({
|
|||
fontSize: '12px',
|
||||
padding: `0 0 0 ${md}`,
|
||||
position: 'absolute',
|
||||
top: '9px',
|
||||
top: '5px',
|
||||
color: secondary,
|
||||
order: 0,
|
||||
marginTop: '0px',
|
||||
|
|
Loading…
Reference in New Issue