Skip to content

Commit

Permalink
fix: remove zoom (#4555)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajuner authored Aug 22, 2021
1 parent 52df212 commit e9a44b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/style/mixins/clearfix.less
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// mixins for clearfix
// ------------------------
.clearfix() {
zoom: 1;

&::before,
&::after {
display: table;
Expand Down

0 comments on commit e9a44b9

Please # to comment.