diff --git a/pages/cart/cart.wxss b/pages/cart/cart.wxss index 2a22b98..17ec9d3 100644 --- a/pages/cart/cart.wxss +++ b/pages/cart/cart.wxss @@ -50,6 +50,10 @@ width: 410rpx; } +.title { + height: 70%; +} + .title text { font-size: 28rpx; color: #333;