Explorar el Código

修改ie8多[]bug

zhouna hace 6 años
padre
commit
8019239ea8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;*/
 }