Skip to content

Commit 46aa513

Browse files
authored
docs: fix search z-index (#6554)
1 parent 1c0b192 commit 46aa513

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/static/styles/docsearch-custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,7 @@ button.DocSearch.DocSearch-Button {
2121
.DocSearch-Button-Keys {
2222
display: none;
2323
}
24+
25+
.DocSearch {
26+
z-index: 1000000000;
27+
}

0 commit comments

Comments
 (0)