sidebar collapsible feature

The sidebar can now be collapsed to just its icons
This commit is contained in:
2025-07-09 10:25:54 -07:00
parent b8852b20bf
commit bfacfd302c
2 changed files with 49 additions and 18 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ function App() {
return (
<Grid
templateRows="0.75fr 11.25fr"
templateColumns="1fr 11fr"
templateColumns="0.25fr 11.75fr"
height="100vh"
width="100vw"
>