Fix docsearch button background

This commit is contained in:
DefectingCat
2023-03-21 11:12:27 +08:00
parent 3a03411e93
commit 62b5d0480f

View File

@ -88,6 +88,7 @@ html {
.DocSearch-wrapper .DocSearch-Button {
margin-left: unset;
background: var(--docsearch-searchbox-background);
}
@media (max-width: 640px) {