Increase the width of the side panel

This commit is contained in:
Mosh Hamedani 2023-03-06 13:36:36 -08:00
parent 6486ae3199
commit 2edb200e44

View file

@ -28,7 +28,7 @@ function App() {
}} }}
templateColumns={{ templateColumns={{
base: '1fr', base: '1fr',
lg: '200px 1fr' lg: '250px 1fr'
}} }}
> >
<GridItem area="nav"> <GridItem area="nav">