style(邀请新用户活动): 调整样式
This commit is contained in:
parent
f2a6d3d15f
commit
b742a250dc
@ -641,7 +641,7 @@
|
||||
style="
|
||||
width: 100vw;
|
||||
|
||||
padding: 20vw 0 10vw;
|
||||
padding: 30vw 0 10vw;
|
||||
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@ -650,7 +650,7 @@
|
||||
@click="closedPopup"
|
||||
>
|
||||
<itemCenter
|
||||
style="width: 100vw; min-height: 240.66vw; direction: ltr"
|
||||
style="width: 100vw; min-height: 240.66vw"
|
||||
:imgUrl="imageUrl(getImgName('enterCodeBg'))"
|
||||
:contentStyle="`padding: 31.5vw 6vw 10vw;display: flex;flex-direction: column;justify-content: flex-start;`"
|
||||
@click.stop
|
||||
@ -1593,6 +1593,8 @@ onUnmounted(() => {
|
||||
padding-right: 5vw;
|
||||
height: 14vw;
|
||||
|
||||
direction: ltr;
|
||||
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user