layout issues
This commit is contained in:
@@ -41,6 +41,7 @@ function DashboardLayoutInner({ children }: DashboardLayoutProps) {
|
||||
minHeight: '100vh',
|
||||
backgroundColor: 'background.default',
|
||||
transition: 'width 225ms cubic-bezier(0.4, 0, 0.6, 1)',
|
||||
minWidth: 0,
|
||||
}}
|
||||
>
|
||||
<Toolbar />
|
||||
|
||||
Reference in New Issue
Block a user