sidebar collapsible feature
The sidebar can now be collapsed to just its icons
This commit is contained in:
+1
-1
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user