1
1
mirror of https://github.com/primer/css.git synced 2024-12-14 06:44:38 +03:00

update condensed timeline badge icon color

This commit is contained in:
Colin 2020-10-22 15:25:50 -04:00
parent 7a375037dd
commit 76762cb826

View File

@ -84,7 +84,7 @@
margin-top: $spacer-2;
margin-bottom: $spacer-2;
// stylelint-disable-next-line primer/colors
color: var(--color-icon-tertiary);
color: var(--color-icon-secondary);
background-color: var(--color-bg-canvas);
border: 0;
}