From 347e4b64f68a2a3f608e3381776ca2cc656f043a Mon Sep 17 00:00:00 2001 From: Ge Hao Date: Wed, 30 Nov 2016 13:51:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E8=87=AA=E5=B7=B1=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E4=B8=8A=20=E4=BC=98=E6=83=A0=E5=88=B8=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=AD=A3=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cart/coupon.wxss | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pages/cart/coupon.wxss b/pages/cart/coupon.wxss index 5b3b114..032d667 100644 --- a/pages/cart/coupon.wxss +++ b/pages/cart/coupon.wxss @@ -18,13 +18,11 @@ justify-content: space-between; align-items: center; position: relative; - top: -100rpx; + top: -56rpx; } .mall_coupon_ab .value { text-align: center; - height: 225rpx; - line-height: 200rpx; width: 35%; font-size: 56rpx; color: #fff; @@ -34,10 +32,11 @@ display: flex; flex-direction: column; align-items: flex-end; + height: 190rpx; + align-content: space-around; + justify-content: space-around; margin-right: 30rpx; font-size: 35rpx; - line-height: 47rpx; - height: 225rpx; } .mall_coupon_more .grey {