few more fixes

This commit is contained in:
Olivier Gagnon
2021-09-16 20:51:25 -04:00
parent b6924d6889
commit defaa2ccd6
2 changed files with 15 additions and 44 deletions
-7
View File
@@ -175,13 +175,6 @@ export const theme = createTheme({
},
},
},
MuiSvgIcon: {
styleOverrides: {
root: {
color: colors.primary,
},
},
},
MuiDrawer: {
styleOverrides: {
paper: {