mirror of
https://github.com/primer/css.git
synced 2025-01-05 21:22:57 +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;
|
margin: -$spacer-3;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
// stylelint-disable-next-line primer/colors
|
// stylelint-disable-next-line primer/colors
|
||||||
color: $gray-light;
|
color: var(--color-ic-tertiary);
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user