Commit 67c66b9
fix: resolve chat input pill and header clipping in glass container
Make brand-glass-container a flex column so the header banner and chat
content stack properly without overflowing. Use flex-1 + min-h-0 on the
layout wrapper so the chat area fills remaining space and can shrink
below its content size.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2533482 commit 67c66b9
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
| 306 | + | |
305 | 307 | | |
306 | 308 | | |
307 | 309 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments