fix mui helper text styles 👿

This commit is contained in:
Mikhail Mikheev 2019-04-22 14:38:27 +04:00
parent 712d7f078d
commit 776aa54fd3
1 changed files with 1 additions and 1 deletions

View File

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