Skip to content

Commit cbd7c6e

Browse files
committed
fix(button): primary hover state
1 parent 5fcd105 commit cbd7c6e

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)