- Set message-input max-width to 70% to match message bubble width
- Add mobile media query: input 95%, message bubble 90%
- Input wrapper uses flex: 1 for proper sizing
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Set input-wrapper to 70% width to match message bubble max-width
- Remove unnecessary max-width constraints from containers
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add max-width 800px to message list and input area
- Center align both components for consistent layout
- Wrap input in container for full-width background
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>