style: compact lottery center typography

This commit is contained in:
hajimi
2026-08-03 02:57:16 +08:00
parent 2ca5f13b46
commit d3e65b38e8
@@ -2054,4 +2054,33 @@ onReachBottom(() => {
.ball-wrap { gap: 4rpx; }
.ball-zodiac { color: #555e6c; font-size: 18rpx; }
/* 紧凑字号:保持层级,但降低整体视觉密度 */
.lottery-nav__title { font-size: 36rpx; }
.lottery-brand__logo { font-size: 32rpx; }
.hall-tabs .hall-tab { font-size: 30rpx; }
.lottery-game-chip { font-size: 24rpx; }
.lottery-disclaimer { font-size: 23rpx; }
.latest-section__title { font-size: 32rpx; }
.latest-section__refresh { font-size: 21rpx; }
.latest-empty { font-size: 24rpx; }
.latest-card__name { font-size: 28rpx; }
.latest-card__issue-row { font-size: 22rpx; }
.latest-card__date { font-size: 21rpx; }
.latest-card__next-row,
.latest-card__next-label { font-size: 21rpx; }
.latest-card__countdown { font-size: 34rpx; }
.latest-card__countdown-labels { font-size: 19rpx; }
.latest-card__action { font-size: 24rpx; }
.ball__num { font-size: 23rpx; }
.ball__plus { font-size: 25rpx; }
.ball-zodiac { font-size: 16rpx; }
.ai-popup__title { font-size: 25rpx; }
.vip-bar__text { font-size: 14rpx; }
.ai-popup__loading,
.ai-popup__error { font-size: 17rpx; }
.ai-block__label { font-size: 18rpx; }
.ai-block__text { font-size: 18rpx; }
.ai-block__disclaimer { font-size: 16rpx; }
</style>