Browse Source

fix: 清除样式修改

chenzhen2 2 years ago
parent
commit
588d4c80e8
1 changed files with 4 additions and 0 deletions
  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;