Browse Source

修改ie8多[]bug

zhouna 6 năm trước cách đây
mục cha
commit
8019239ea8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/common/less/variables.less

+ 1 - 1
src/common/less/variables.less

@@ -147,7 +147,7 @@
   color: unset!important;
   border:none!important;
   &:before,&:after{
-  content: unset!important;
+  content: ''!important;
 }
   /*color: @placeholder-color;*/
 }