Skip to content

Commit

Permalink
Remove unnecessary -webkit-transform
Browse files Browse the repository at this point in the history
  • Loading branch information
Copons committed Oct 3, 2018
1 parent 75b01b1 commit 5afcf51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/button/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
background: #f7f7f7;
box-shadow: none;
text-shadow: 0 1px 0 #fff;
-webkit-transform: none;
transform: none;
}
}
Expand Down

0 comments on commit 5afcf51

Please sign in to comment.