Skip to content

Commit 2842d31

Browse files
committed
Merge remote-tracking branch 'loop/feature/simplify-button-status' into develop
2 parents a3ee6bb + 21f3191 commit 2842d31

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scss/components/_button.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ $btn-outline-box-shadow: none !default;
7676
&:active {
7777
background-color: $btn-bgcolor-active;
7878
box-shadow: inset 1px 1px 1px 0 darken($btn-bgcolor, 25%);
79-
transform: scale(.99);
8079
}
8180

8281
&.full {

0 commit comments

Comments
 (0)