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:
parent
902846e280
commit
e85d6c79a2
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user