Skip to content

Commit 3f4cf62

Browse files
committed
Fix sidebar overlay
1 parent 0c121a4 commit 3f4cf62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/css/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ header.md-header {
183183
.md-sidebar {
184184
z-index: 1000 !important;
185185
}
186+
.md-overlay {
187+
z-index: 950 !important;
188+
}
186189
.md-search__overlay {
187190
z-index: 1100 !important;
188191
}

0 commit comments

Comments
 (0)