feat: updated the settings page design (#215)

This commit is contained in:
Vojtech Simetka
2021-10-07 10:47:51 +02:00
committed by GitHub
parent b666cd2657
commit 32e5ea9e56
2 changed files with 8 additions and 61 deletions
@@ -6,6 +6,7 @@ const useStyles = makeStyles((theme: Theme) =>
createStyles({
action: {
marginTop: theme.spacing(0.75),
marginBottom: theme.spacing(1),
marginRight: theme.spacing(1),
},
}),