This commit is contained in:
Raghunandan Balachandran
2020-02-04 13:29:44 +01:00
parent c82fac8af1
commit f0b951fd13
+1 -1
View File
@@ -26,7 +26,7 @@ const useStyles = makeStyles(theme => ({
overflowY: 'auto',
},
pageBody: {
paddingLeftß: theme.spacing(2),
paddingLeft: theme.spacing(2),
paddingTop: theme.spacing(2),
},
avatarButton: {