seimin 3 years ago
parent
commit
455b661cd1
1 changed files with 3 additions and 0 deletions
  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
 * {
17 20
   font-family: "微软雅黑";
18 21
 }