We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b99bb2 commit 9fb070eCopy full SHA for 9fb070e
assets/css/v2/style.css
@@ -1614,6 +1614,8 @@ nav.sidebar.sidebar__mobile-open {
1614
margin: 0.5rem 0.25rem 0.5rem 0.875rem;
1615
border-left: 1px solid oklch(var(--color-divider));
1616
color: oklch(var(--color-foreground) / 0.75);
1617
+ flex-direction: column;
1618
+ align-items: start;
1619
1620
&[hidden] {
1621
display: none;
0 commit comments