From 206ce50271d96246a8b6e73534eb29affce85087 Mon Sep 17 00:00:00 2001 From: Ge Hao Date: Mon, 7 Nov 2016 17:19:20 +0800 Subject: [PATCH] =?UTF-8?q?cart=20image=20=E9=99=90=E5=AE=9A=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/cart/cart.wxss | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/cart/cart.wxss b/pages/cart/cart.wxss index b2329d5..3ff9513 100644 --- a/pages/cart/cart.wxss +++ b/pages/cart/cart.wxss @@ -38,6 +38,7 @@ .item image { display: block; width: 300rpx; + max-height: 180rpx; } .item-right {