Explorar o código

Fix sidebar colour on mobile

nimbleghost %!s(int64=2) %!d(string=hai) anos
pai
achega
57bd37ef2f
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      web/src/components/theme.js

+ 7 - 0
web/src/components/theme.js

@@ -55,6 +55,13 @@ export const darkTheme = {
         },
       },
     },
+    MuiPaper: {
+      styleOverrides: {
+        root: {
+          backgroundImage: "none",
+        },
+      },
+    },
   },
   palette: {
     mode: "dark",