Explorar el Código

fix: 清除样式修改

chenzhen2 hace 2 años
padre
commit
588d4c80e8
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/styles/index.scss

+ 4 - 0
src/styles/index.scss

@@ -243,6 +243,10 @@ div:focus {
     background: #fff;
   }
 
+  .van-icon-clear {
+    margin-right: 50px;
+  }
+
   .van-search__content {
     width: 99%;
     background: transparent !important;