Closed fmy closed 1 year ago
If main contents becomes wider, there is a change that the side menu is almost 0 width. Add flex-shrink: 0 into side menu to keep always 20% width.
flex-shrink: 0
https://v2.tailwindcss.com/docs/flex-shrink
Looks good. I haven't updated deps in a long time here so I will update snapshots and release this manually.
Released v0.6.0
If main contents becomes wider, there is a change that the side menu is almost 0 width. Add
flex-shrink: 0
into side menu to keep always 20% width.https://v2.tailwindcss.com/docs/flex-shrink