responsive elements & design dark mode page turns
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ const theme = createTheme({
|
||||
styleOverrides: {
|
||||
root: {
|
||||
"& .MuiBox-root": {
|
||||
maxHeight: "calc(100vh - 48px)",
|
||||
// maxHeight: { lg: "calc(100vh - 48px)" },
|
||||
overflow: "auto",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user