Changeset 0.21.4 (#90)
This commit is contained in:
@@ -1750,6 +1750,12 @@ select option { background: var(--bg-surface); color: var(--text); }
|
||||
|
||||
/* ── Mode Selector (v0.21.3) ───────────── */
|
||||
|
||||
/* Surface region wrappers must participate in parent flex layouts */
|
||||
[data-surface-region="sidebar-content"] {
|
||||
flex: 1; min-height: 0;
|
||||
display: flex; flex-direction: column;
|
||||
}
|
||||
|
||||
.mode-selector {
|
||||
display: flex; gap: 2px; padding: 6px 8px;
|
||||
border-bottom: 1px solid var(--border);
|
||||
|
||||
Reference in New Issue
Block a user