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 7d94e5c commit 6060b61Copy full SHA for 6060b61
full.css
@@ -647,6 +647,7 @@ body.notransition .sidebar {
647
color: rgba(241,241,242,0.92);
648
max-width: calc(var(--sidebar-width) - 140px);
649
overflow-x: overlay;
650
+ white-space: nowrap;
651
transition: .18s var(--ease-function);
652
transition-property: margin-left, max-width;
653
}
0 commit comments