mirror of
https://github.com/Myzel394/kleckrelay-website.git
synced 2025-06-20 08:15: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>
|
</List>
|
||||||
</Box>
|
</Box>
|
||||||
<Paper>
|
<Paper>
|
||||||
<Box padding={4}>
|
<Box padding={4} maxHeight="80vh" overflow="scroll">
|
||||||
<Outlet />
|
<Outlet />
|
||||||
</Box>
|
</Box>
|
||||||
</Paper>
|
</Paper>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user