Skip to content

Commit a18193a

Browse files
committed
Align docsearch background doc's
1 parent 7419e19 commit a18193a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/vendor/docsearch.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@
2929
.DocSearch-Button-Placeholder {
3030
font-size: 14px;
3131
}
32+
33+
:root {
34+
--docsearch-searchbox-background: var(--body-background-color);
35+
}

0 commit comments

Comments
 (0)