From 377f18ce0ec15a40fd342e39842bb4a6075ca02e Mon Sep 17 00:00:00 2001 From: zhl Date: Tue, 19 Feb 2019 15:56:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=B8=B8=E6=88=8F=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5=E9=9D=A2=E4=BB=8B=E7=BB=8D=E6=96=87=E5=AD=97?= =?UTF-8?q?line-height?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/game-info.wxss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/style/game-info.wxss b/src/style/game-info.wxss index dac3895..a2c6df7 100644 --- a/src/style/game-info.wxss +++ b/src/style/game-info.wxss @@ -32,12 +32,14 @@ padding-bottom: 100rpx; margin-top:10rpx; width: 100%; + line-height:45rpx; } .more-game-info { border-bottom: 1px solid #eee; margin-top:10rpx; padding-bottom:10rpx; width: 100%; + line-height:45rpx; } .game-introduce { padding: 5rpx 20rpx;