Explorar o código

picker文字大小修改

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

+ 3 - 0
src/App.vue

@@ -18,6 +18,9 @@ export default {
18 18
 </script>
19 19
 
20 20
 <style>
21
+.cube-picker-wheel-item{
22
+  font-size: 12px!important;
23
+}
21 24
 *{
22 25
 	font-family: "微软雅黑"
23 26
 }