fix(web): tighten sidebar session spacing

This commit is contained in:
_Kerman
2026-08-04 13:34:29 +08:00
parent 4b591c0abc
commit b57e29db59
3 changed files with 43 additions and 30 deletions

View File

@@ -196,9 +196,14 @@
min-height: 0;
display: flex;
flex-direction: column;
margin-right: -12px;
overflow: hidden;
}
.collapsed .regionArea {
margin-right: 0;
}
/* Foot seat: a pure layout socket pinned under the region; the ui-settings
trigger row inside owns its own geometry (49px wide row / 36px rail
circle) and hover chrome. */