style: compact lottery hall tabs
This commit is contained in:
@@ -2083,4 +2083,19 @@ onReachBottom(() => {
|
||||
.ai-block__label { font-size: 18rpx; }
|
||||
.ai-block__text { font-size: 18rpx; }
|
||||
.ai-block__disclaimer { font-size: 16rpx; }
|
||||
|
||||
/* hall-tabs 进一步收紧尺寸 */
|
||||
.hall-tabs {
|
||||
height: 88rpx;
|
||||
padding: 0 18rpx;
|
||||
}
|
||||
|
||||
.hall-tabs .hall-tab {
|
||||
height: 88rpx;
|
||||
font-size: 27rpx;
|
||||
}
|
||||
|
||||
.hall-tabs .hall-tab--active::after {
|
||||
height: 4rpx;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user