mirror of
https://github.com/primer/css.git
synced 2024-12-14 15:10:35 +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-current="page"],
|
||||||
.SideNav-item[aria-selected="true"] {
|
.SideNav-item[aria-selected="true"] {
|
||||||
// stylelint-disable-next-line primer/colors
|
background-color: $bg-white;
|
||||||
background-color: $orange-000;
|
|
||||||
|
|
||||||
// Bar on the left
|
// Bar on the left
|
||||||
&::before {
|
&::before {
|
||||||
|
Loading…
Reference in New Issue
Block a user