mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-07 11:55:13 +00:00
fix: color of loading indicator
This commit is contained in:
parent
ebdd5a4fdd
commit
d4b39f7fb8
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Reference in a new issue