add flag to menubar - #22

This commit is contained in:
Proddy
2022-09-06 16:43:32 +02:00
parent 76d78f34ee
commit 2fde0c6d8c
3 changed files with 29 additions and 16 deletions

View File

@@ -103,14 +103,8 @@ const SignIn: FC = () => {
<Box
sx={{
'& button, & a, & .MuiCard-root': {
mt: 0,
mx: 0.6,
'&:last-child': {
mr: 0
},
'&:first-of-type': {
ml: 0
}
mt: 0.5,
mx: 0.5
}
}}
>