mirror of
https://github.com/primer/css.git
synced 2024-12-13 16:15:44 +03:00
Use --color-ic-tertiary for the SelectMenu icon
This commit is contained in:
parent
7861ffee69
commit
8e0ed0b41f
@ -127,7 +127,7 @@ $SelectMenu-max-height: 480px !default;
|
||||
margin: -$spacer-3;
|
||||
line-height: 1;
|
||||
// stylelint-disable-next-line primer/colors
|
||||
color: $gray-light;
|
||||
color: var(--color-ic-tertiary);
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user