Explorar o código

picker文字大小修改

seimin %!s(int64=3) %!d(string=hai) anos
pai
achega
58179b082b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/App.vue

+ 3 - 0
src/App.vue

@@ -13,6 +13,9 @@ export default {
13 13
 </script>
14 14
 
15 15
 <style lang='less'>
16
+.cube-picker-wheel-item{
17
+  font-size: 12px!important;
18
+}
16 19
 body,#app{
17 20
   height: 100%;
18 21
 }