docs: general design fixes (#2545)

* general fixes to the docs design

* fix condition checking for auto color scheme
This commit is contained in:
Shahed Nasser
2022-11-04 12:30:55 +02:00
committed by GitHub
parent e4e65812a6
commit 52666a8538
7 changed files with 67 additions and 8 deletions
+4
View File
@@ -236,4 +236,8 @@ html:not([data-theme="dark"]) .menu__list-item.topright-icon .menu__link.menu__l
.navbar-github-link {
overflow: visible;
}
.sidebar-desktop:not(.scrolling) nav::-webkit-scrollbar {
--ifm-scrollbar-size: 0px;
}