style(春节活动页面): 调整抽奖按钮样式

This commit is contained in:
hzj 2026-02-11 19:37:17 +08:00
parent f43b5d958a
commit 0208c1451f

View File

@ -157,7 +157,8 @@
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
gap: 12vw; gap: 10vw;
direction: ltr;
" "
> >
<!-- 单抽 --> <!-- 单抽 -->
@ -170,7 +171,8 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
gap: 2vw; gap: 4vw;
padding-left: 2vw;
" "
@click="sweepstakes(1)" @click="sweepstakes(1)"
> >