Commit fcfef59
weiesky.wangc
ui(chat): scope the 1400px chat cap to message items via .container > *
Replaces the previous .chatSectionFlex column cap, which also squeezed the
input bar, approval panels, and other siblings. Now only direct children of
the message scroller are width-limited (centered, responsive below); the
input bar keeps its own 1000px rule and the scrollbar stays at the viewport
edge. Works for both the plain and Virtuoso scrollers (shared .container).1 parent e12dcad commit fcfef59
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
17 | 27 | | |
18 | 28 | | |
19 | 29 | | |
| |||
363 | 373 | | |
364 | 374 | | |
365 | 375 | | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | 376 | | |
371 | 377 | | |
372 | 378 | | |
| |||
0 commit comments