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