fix: remove zoom (#4555)
parent
52df212c71
commit
e9a44b9984
|
@ -1,7 +1,7 @@
|
|||
// mixins for clearfix
|
||||
// ------------------------
|
||||
.clearfix() {
|
||||
zoom: 1;
|
||||
|
||||
&::before,
|
||||
&::after {
|
||||
display: table;
|
||||
|
|
Loading…
Reference in New Issue