summaryrefslogtreecommitdiffhomepage
path: root/packages/api
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-05-30 23:37:58 +0900
committerAdam Malczewski <[email protected]>2026-05-30 23:37:58 +0900
commit667abdd14f9e387a94d232276843525ae72d3d9d (patch)
tree1711b5539b440552a85f9e1d52de4cf603aedddb /packages/api
parent4e7c3508a43402583b438edc5cce9657049568a9 (diff)
downloaddispatch-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 'packages/api')
0 files changed, 0 insertions, 0 deletions