style: reduce lottery card outer spacing
This commit is contained in:
@@ -2114,4 +2114,18 @@ onReachBottom(() => {
|
||||
.latest-card__divider { margin: 18rpx 0 14rpx; }
|
||||
.latest-card__actions { gap: 12rpx; }
|
||||
.latest-card__action { height: 64rpx; padding: 0 10rpx; gap: 8rpx; }
|
||||
|
||||
/* 继续压缩页面外层尺寸 */
|
||||
.hall-tabs,
|
||||
.hall-tabs .hall-tab {
|
||||
height: 76rpx;
|
||||
}
|
||||
|
||||
.lottery-games__inner {
|
||||
padding: 12rpx 16rpx;
|
||||
}
|
||||
|
||||
.latest-card {
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user