francy51 9b856107b0 fix(ui): Fix terminal response area clipping on right side
- Add overflow-x-hidden to prevent horizontal scrolling at container level
- Add break-words to content container for proper word breaking
- Add break-words to plain text and markdown rendering
- Add break-all to links and inline code for long content
- Ensure all content stays within viewport width

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 19:07:44 -04:00
2026-04-04 12:17:18 -04:00
Description
No description provided
2 MiB
Languages
Rust 55.4%
TypeScript 44.1%
CSS 0.5%