Skip to content

Commit e2fe482

Browse files
committed
TMS-1164: Minor color fix for buttons
1 parent 2b98c92 commit e2fe482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/styles/helpers/_color.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
}
9797

9898
a {
99-
&:not(.pill) {
99+
&:not(.pill):not(.button) {
100100
&:not(:hover) {
101101
color: inherit;
102102
}

0 commit comments

Comments
 (0)