fix: align 404 page content to the center
This commit is contained in:
@@ -21,8 +21,7 @@ function Layout({ children }) {
|
||||
sx={{
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
height: '100%',
|
||||
minHeight: '100vh',
|
||||
flex: 1,
|
||||
}}
|
||||
>
|
||||
<Toolbar />
|
||||
|
Reference in New Issue
Block a user