mirror of
https://github.com/primer/css.git
synced 2024-12-14 23:12:03 +03:00
Darken selected UnderlineNav-octicon
This commit is contained in:
parent
0e52ad352d
commit
7ab2fb4ce6
@ -37,6 +37,10 @@
|
||||
&[aria-current] {
|
||||
// stylelint-disable-next-line primer/borders
|
||||
border-bottom-color: #f9826c; // custom coral
|
||||
|
||||
.UnderlineNav-octicon {
|
||||
color: $text-gray;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user