Install notes, background change for xs dark mode drawer

This commit is contained in:
binwiederhier
2023-06-30 09:58:56 -04:00
parent 7d3d697a20
commit 26c835cdd1
4 changed files with 42 additions and 41 deletions

View File

@@ -55,14 +55,6 @@ export const darkTheme = {
},
},
},
MuiPaper: {
styleOverrides: {
root: {
// for the sidebar on narrow (xs) screens
backgroundImage: "none",
},
},
},
},
palette: {
mode: "dark",