mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-18 13:59:26 +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)
|
font-size: var(--chakra-fontSizes-md)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
/* Search field in mobile menu */
|
/* Search field in mobile menu */
|
||||||
.DocSearch-Button {
|
.DocSearch-Button {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue