1
1
mirror of https://github.com/primer/css.git synced 2024-10-26 17:34:39 +03:00

fix linter

This commit is contained in:
Colin 2020-10-16 15:34:36 -04:00
parent 1f7f08a62e
commit c90ff75f51

View File

@ -219,7 +219,7 @@
.btn-outline {
@include btn-inverse-on-hover("outline");
&:hover {
color: var(--color-btn-outline-text-hover);
}