瀏覽代碼

修改ie8多[]bug

zhouna 6 年之前
父節點
當前提交
8019239ea8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;*/
 }