fix: align 404 page content to the center
This commit is contained in:
@@ -226,6 +226,8 @@ export const defaultTheme = createTheme({
|
||||
},
|
||||
'#root': {
|
||||
minHeight: '100vh',
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user