소스 검색

修改样式

lex 2 년 전
부모
커밋
f50d7176b1
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/styles/index.less

+ 3 - 0
src/styles/index.less

@@ -350,6 +350,9 @@ input {
       transform: scaleY(0.5);
     }
   }
+  .van-picker__columns {
+    padding: 0 24px;
+  }
   .van-picker-column {
     position: relative;
     z-index: 1;