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 7419e19 commit a18193aCopy full SHA for a18193a
src/css/vendor/docsearch.css
@@ -29,3 +29,7 @@
29
.DocSearch-Button-Placeholder {
30
font-size: 14px;
31
}
32
+
33
+:root {
34
+ --docsearch-searchbox-background: var(--body-background-color);
35
+}
0 commit comments