소스 검색

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;