Skip to content

Commit

Permalink
Update sidebar shrink min width
Browse files Browse the repository at this point in the history
  • Loading branch information
orzechdev committed Oct 22, 2021
1 parent 727dcda commit b0b72d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Sidebar/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const useStyles = makeStyles(
zIndex: 100,
},
rootShrink: {
minWidth: shrunkMenuWidth,
width: shrunkMenuWidth,
},
toolbarContainer: {
Expand Down

0 comments on commit b0b72d3

Please sign in to comment.