Commit 54df06e
committed
fix(dashboards): let the chat composer grow past 140px before scrolling
140px cut off a realistic multi-line queued message (e.g. typed while a
build is in progress) behind an internal scrollbar well before it filled
the sidebar. Raised the cap to 280px so it keeps growing with the content
instead.1 parent 7192906 commit 54df06e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
559 | | - | |
| 559 | + | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| |||
0 commit comments