Nicolas Varrot
8ef1b428a3
fix: mobile viewport overflow — prevent horizontal clipping on iPhone
- Add overflow-x: hidden on html/body and max-width: 100vw
- Add overflow-x: hidden on root app container
- Add overflow-x: hidden on chat scroll container
- Make markdown tables scrollable with display: block + overflow-x: auto
- Add overflow-hidden + min-w-0 on expanded tool call content
- Fix tool result summary max-width from max-w-md to max-w-full
Fixes #26
2026-02-12 12:42:20 +00:00
..
2026-02-11 00:48:43 +00:00
2026-02-12 12:42:20 +00:00
2026-02-12 12:06:12 +00:00
2026-02-12 12:19:18 +00:00
2026-02-12 12:06:12 +00:00
2026-02-11 00:48:43 +00:00
2026-02-12 12:42:20 +00:00
2026-02-12 09:37:28 +00:00
2026-02-12 12:42:20 +00:00
2026-02-11 20:53:16 +00:00