mirror of
https://github.com/Myzel394/kleckrelay-website.git
synced 2025-06-20 00:05:26 +02:00
improved AuthenticatedRoute.tsx
This commit is contained in:
parent
9645e18b6a
commit
b1e48544dc
@ -53,7 +53,7 @@ export default function AuthenticatedRoute(): ReactElement {
|
||||
</List>
|
||||
</Box>
|
||||
<Paper>
|
||||
<Box padding={4}>
|
||||
<Box padding={4} maxHeight="80vh" overflow="scroll">
|
||||
<Outlet />
|
||||
</Box>
|
||||
</Paper>
|
||||
|
Loading…
x
Reference in New Issue
Block a user