diff --git a/pages/cart/cart.wxss b/pages/cart/cart.wxss index 6a70e2f..da17947 100644 --- a/pages/cart/cart.wxss +++ b/pages/cart/cart.wxss @@ -102,6 +102,8 @@ .quantity .input { width: 80rpx; + text-align: center; + height: 50rpx; } .numbers .price {