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
- Add responsive CSS for desktop sidebar states
- When sidebar is open: constrain to calc(100vw - 20rem)
- When sidebar is hidden: use full viewport width
- Use sibling selectors to detect sidebar visibility state
- Ensure proper content sizing in both sidebar states
0 commit comments