Browse Source

style: ui修复_v5

John-Hong 2 years ago
parent
commit
16d23c66ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/uni-number-box/uni-number-box.vue

+ 1 - 1
src/components/uni-number-box/uni-number-box.vue

@@ -160,7 +160,7 @@ export default {
   text-align: center;
   padding: 0;
   margin: 0;
-  line-height: 1;
+  line-height: 40px;
   font-size: 32px;
   background-color: transparent;
   border: 0;