fix: color of loading indicator

pull/26459/head^2
Paul Wackerow 2 years ago
parent ebdd5a4fdd
commit d4b39f7fb8
No known key found for this signature in database
GPG Key ID: BB63E296FE9CAB8D
  1. 2
      src/theme/search.css

@ -140,6 +140,8 @@ svg[aria-label="Algolia"] * {
font-size: var(--chakra-fontSizes-md)
}
}
@media (max-width: 768px) {
/* Search field in mobile menu */
.DocSearch-Button {

Loading…
Cancel
Save