Generate Web Compatible Code
Nucleic-Session: 0F97E57A-60E6-41C8-85A9-A5BF854837BA Co-authored-by: Nucleic <[email protected]>
This commit is contained in:
@@ -138,6 +138,9 @@
|
||||
background:var(--sidebar);border-right:1px solid var(--hair);
|
||||
padding:10px 13px;display:flex;flex-direction:column;overflow-y:auto;min-height:0;
|
||||
}
|
||||
/* The sidebar scrolls; its children must NOT flex-shrink, or an overflowing column
|
||||
would squash the switcher/sections (the switcher's overflow:hidden then clips them). */
|
||||
.nuc-cockpit .nuc-side > *{flex-shrink:0}
|
||||
|
||||
/* mode switcher — bordered segmented control spanning the column
|
||||
(SidebarModeSwitcher: equal maxWidth-infinity segments, 3pt inset pill) */
|
||||
|
||||
Reference in New Issue
Block a user