소스 검색

fix: 清除样式修改

chenzhen2 2 년 전
부모
커밋
588d4c80e8
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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;