fix(kanban): honor theme and keyboard moves
This commit is contained in:
@@ -489,6 +489,7 @@ export default function AppShell({
|
||||
p: { xs: 2, sm: 3 },
|
||||
bgcolor: "background.default",
|
||||
minHeight: "100vh",
|
||||
minWidth: 0,
|
||||
}}
|
||||
>
|
||||
<Box sx={{ mx: "auto", maxWidth: 1320, width: "100%", minWidth: 0 }}>
|
||||
|
||||
Reference in New Issue
Block a user