We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52df212 commit e9a44b9Copy full SHA for e9a44b9
components/style/mixins/clearfix.less
@@ -1,7 +1,7 @@
1
// mixins for clearfix
2
// ------------------------
3
.clearfix() {
4
- zoom: 1;
+
5
&::before,
6
&::after {
7
display: table;
0 commit comments