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 b749c0c commit 35c2ad6Copy full SHA for 35c2ad6
src/documentation/templates/base.css
@@ -1099,5 +1099,5 @@ html:has(.navleft) .main {
1099
-webkit-filter: blur(3px) brightness(0.8);
1100
}
1101
.navleft .navbar .links {
1102
- translate: calc(0px - calc(var(--mp) - 5px));
+ translate: calc(0px - calc(var(--mp) - 5px)) !important;
1103
0 commit comments