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