From 36085337d8e7e69138c1d33526087f2190bc51c2 Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Thu, 11 Jul 2019 10:28:58 +0800 Subject: [PATCH] =?UTF-8?q?chore[litemall-vue]:=20=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-vue/src/views/home/tabbar-home.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/litemall-vue/src/views/home/tabbar-home.vue b/litemall-vue/src/views/home/tabbar-home.vue index 33700c71..95191d34 100755 --- a/litemall-vue/src/views/home/tabbar-home.vue +++ b/litemall-vue/src/views/home/tabbar-home.vue @@ -267,17 +267,17 @@ export default { .goods-channel img { display: block; - width: 30px; - height: 30px; + width: 20px; + height: 20px; margin: 0 auto; } .goods-channel span { display: block; - font-size: 15px; + font-size: 14px; text-align: center; - margin: 0 auto; - line-height: 1; + margin-top: 5px; + margin-bottom: 10px; color: #333; } .van-coupon-cell--selected {