We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3ee6bb + 21f3191 commit 2842d31Copy full SHA for 2842d31
1 file changed
scss/components/_button.scss
@@ -76,7 +76,6 @@ $btn-outline-box-shadow: none !default;
76
&:active {
77
background-color: $btn-bgcolor-active;
78
box-shadow: inset 1px 1px 1px 0 darken($btn-bgcolor, 25%);
79
- transform: scale(.99);
80
}
81
82
&.full {
0 commit comments