lilei před 4 roky
rodič
revize
b1bbf2efae
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;