fix: docs sidebar header, background color issue (#2504)

This commit is contained in:
Gliches
2026-07-26 14:07:37 +05:30
committed by GitHub
parent 5bd36e90bf
commit eb93fa4535
+4
View File
@@ -81,3 +81,7 @@ body {
.item {
z-index: 1;
}
.VPSidebar .curtain {
z-index: 2;
}