lex hace 2 años
padre
commit
f50d7176b1
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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;