fixed pageContainer width
This commit is contained in:
parent
61922f28ee
commit
952b3f6c4e
6 changed files with 20 additions and 15 deletions
|
|
@ -51,7 +51,6 @@ const useStyles = makeStyles((theme: Theme) => ({
|
|||
paddingLeft: theme.spacing(3),
|
||||
paddingRight: theme.spacing(3)
|
||||
},
|
||||
color: theme.palette.mode === "light" ? "white" : "black"
|
||||
},
|
||||
activeItem:
|
||||
theme.palette.mode === "light"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue