瀏覽代碼

bug 修复

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;