|
Add responsive layout for mobile
- Sidebar becomes a fixed drawer on β€768px: slides in from left with transform + transition, backdrop overlay behind it - Hamburger β° button in chat header (hidden on desktop, visible on mobile) - Backdrop click closes sidebar; session select also closes it - Wider message bubbles (90%) and tighter padding on small screens - No layout changes on desktop Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
|---|
|
|
| client/index.html |
|---|
| client/js/app.js |
|---|
| client/style.css |
|---|