Skip to content

Commit ca652aa

Browse files
authored
Merge pull request #845 from HelixDesignSystem/surf-2179-button-hover-specs
fix(button): primary hover state
2 parents 2b7c6b8 + cbd7c6e commit ca652aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scss/components/button/mixins/_hxButton.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118

119119
@mixin hxButton-hover--primary {
120120
background-color: $blue-700;
121+
border: none;
121122
color: $gray-0;
122123
}
123124

0 commit comments

Comments
 (0)