switcher button bg color was grey on windows
This commit is contained in:
parent
7002cd43a8
commit
bda4937c45
|
@ -61,6 +61,7 @@
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: var(--ink-lighter);
|
color: var(--ink-lighter);
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
|
background-color: var(--white);
|
||||||
}
|
}
|
||||||
|
|
||||||
.switcher > .selected {
|
.switcher > .selected {
|
||||||
|
|
Loading…
Reference in New Issue