style(春节活动页面): 调整抽奖按钮样式
This commit is contained in:
parent
f43b5d958a
commit
0208c1451f
@ -157,7 +157,8 @@
|
||||
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
gap: 12vw;
|
||||
gap: 10vw;
|
||||
direction: ltr;
|
||||
"
|
||||
>
|
||||
<!-- 单抽 -->
|
||||
@ -170,7 +171,8 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 2vw;
|
||||
gap: 4vw;
|
||||
padding-left: 2vw;
|
||||
"
|
||||
@click="sweepstakes(1)"
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user