1
1
mirror of https://github.com/primer/css.git synced 2024-12-14 06:44:38 +03:00

Use white background for SideNav

This commit is contained in:
simurai 2020-02-26 21:49:20 +09:00
parent 902846e280
commit e85d6c79a2

View File

@ -57,8 +57,7 @@
.SideNav-item[aria-current="page"],
.SideNav-item[aria-selected="true"] {
// stylelint-disable-next-line primer/colors
background-color: $orange-000;
background-color: $bg-white;
// Bar on the left
&::before {