lilei 4 年 前
コミット
b1bbf2efae
1 ファイル変更1 行追加1 行削除
  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;