Explorar o código

覆盖部分样式

wolyshaw %!s(int64=3) %!d(string=hai) anos
pai
achega
1f9dce3b88
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/components/col-search/index.module.less

+ 4 - 0
src/components/col-search/index.module.less

@@ -6,6 +6,10 @@
       -webkit-user-select: text !important;
       user-select: text !important;
     }
+    .van-search__field {
+      padding: 0.13333rem var(--van-padding-xs) 0.13333rem 0 !important;
+      background: transparent !important;
+    }
   }
 }
 .col-search {