mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Fix docsearch button background
This commit is contained in:
@ -88,6 +88,7 @@ html {
|
||||
|
||||
.DocSearch-wrapper .DocSearch-Button {
|
||||
margin-left: unset;
|
||||
background: var(--docsearch-searchbox-background);
|
||||
}
|
||||
|
||||
@media (max-width: 640px) {
|
||||
|
Reference in New Issue
Block a user