fix mui helper text styles 👿

This commit is contained in:
Mikhail Mikheev 2019-04-22 14:38:27 +04:00
parent 712d7f078d
commit 776aa54fd3

View File

@ -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',