Browse Source

bug 修复

lilei 4 năm trước cách đây
mục cha
commit
b1bbf2efae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      components/uni-number-box/uni-number-box.vue

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

@@ -128,7 +128,7 @@
 	.uni-numbox__value {
 		background-color: $uni-bg-color;
 		width: 40px;
-		height: 33px;
+		height: 32px;
 		text-align: center;
 		font-size: $uni-font-size-lg;
 		border-width: 1rpx;