style: narrow lottery ball wrappers

This commit is contained in:
hajimi
2026-08-03 03:13:33 +08:00
parent 25a6cf00b8
commit a174f42f1f
@@ -2129,4 +2129,17 @@ onReachBottom(() => {
margin: 0;
padding: 20rpx 18rpx 18rpx;
}
.latest-card__balls {
gap: 8rpx;
}
.latest-card__balls .ball-wrap {
width: 54rpx;
}
.latest-card__balls .ball {
width: 54rpx;
height: 54rpx;
}
</style>