Browse Source

修改ie8多[]bug

zhouna 6 years atrás
parent
commit
8019239ea8
1 changed files with 1 additions and 1 deletions
  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;*/
 }