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.
2 parents b0229e7 + 3a2705d commit 4a07076Copy full SHA for 4a07076
crates/mdbook-html/front-end/css/chrome.css
@@ -509,9 +509,9 @@ html:not(.sidebar-resizing) .sidebar {
509
height: 16px;
510
color: var(--icons);
511
margin-inline-start: var(--sidebar-resize-indicator-space);
512
- display: flex;
513
- align-items: center;
514
- justify-content: flex-start;
+ display: flex;
+ align-items: center;
+ justify-content: flex-start;
515
}
516
.sidebar-resize-handle .sidebar-resize-indicator::before {
517
content: "";
0 commit comments