Commit 4c0c797
fix(ui): make side panel sessions list scrollable
Add min-height: 0 and flex-basis: 0 to .side-panel-list so it properly
shrinks within the flex column and enables overflow scrolling when
sessions exceed the panel height.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7ec191f commit 4c0c797
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1229 | 1229 | | |
1230 | 1230 | | |
1231 | 1231 | | |
1232 | | - | |
| 1232 | + | |
| 1233 | + | |
1233 | 1234 | | |
1234 | 1235 | | |
1235 | 1236 | | |
| |||
0 commit comments