switcher button bg color was grey on windows

This commit is contained in:
Michael Shanks 2020-06-01 21:47:31 +01:00
parent bf10810525
commit f0aea7e283
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
font-weight: 700;
color: var(--ink-lighter);
margin-right: 20px;
background-color: var(--white);
}
.switcher > .selected {