调整游戏详情页面介绍文字line-height

This commit is contained in:
zhl 2019-02-19 15:56:49 +08:00
parent a6a9837b4b
commit 377f18ce0e

View File

@ -32,12 +32,14 @@
padding-bottom: 100rpx; padding-bottom: 100rpx;
margin-top:10rpx; margin-top:10rpx;
width: 100%; width: 100%;
line-height:45rpx;
} }
.more-game-info { .more-game-info {
border-bottom: 1px solid #eee; border-bottom: 1px solid #eee;
margin-top:10rpx; margin-top:10rpx;
padding-bottom:10rpx; padding-bottom:10rpx;
width: 100%; width: 100%;
line-height:45rpx;
} }
.game-introduce { .game-introduce {
padding: 5rpx 20rpx; padding: 5rpx 20rpx;