Commit 37bade2
Fix user bubble width: question text no longer wraps char-by-char
The user-col wrapper made the bubble's max-width:75% resolve against a
shrunk column, collapsing it to ~1 char ('ciao' shown vertically). Now
the column is the 75% container and the bubble fills it (max-width:100%).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 72647d3 commit 37bade2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
0 commit comments