diff options
| author | Adam Malczewski <[email protected]> | 2026-05-30 23:37:58 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-05-30 23:37:58 +0900 |
| commit | 667abdd14f9e387a94d232276843525ae72d3d9d (patch) | |
| tree | 1711b5539b440552a85f9e1d52de4cf603aedddb /docker/entrypoint.dev.sh | |
| parent | 4e7c3508a43402583b438edc5cce9657049568a9 (diff) | |
| download | dispatch-667abdd14f9e387a94d232276843525ae72d3d9d.tar.gz dispatch-667abdd14f9e387a94d232276843525ae72d3d9d.zip | |
fix(frontend): sidebar fill panels overflow with 3+ views open
Key Usage (plus Tasks and Cache Rate) used flex-1 + min-h-0, letting flex
shrink the panel below its content's natural height. The content wrapper was
a plain block, so inner scroll regions never got a bounded height and their
bars/lists spilled into neighbouring panels or past the window edge.
Drop the flex-1 fill entirely: every panel now sizes to its content and the
sidebar's own overflow-y-auto handles scrolling.
Diffstat (limited to 'docker/entrypoint.dev.sh')
0 files changed, 0 insertions, 0 deletions
