You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: make sidebar scrollable when window height is limited (#19)
Add overflow-y-auto to sidebar and flex-shrink-0 to fixed sections
(logo, bottom nav, attribution) so users can scroll to access all
navigation items on small screens.
0 commit comments