chore(游戏王活动页): 帮助弹窗样式调整
This commit is contained in:
parent
a29edb85d9
commit
c031adee17
@ -544,13 +544,13 @@
|
|||||||
<div style="margin: 10vh 0 5vh" @click.stop>
|
<div style="margin: 10vh 0 5vh" @click.stop>
|
||||||
<itemCenter
|
<itemCenter
|
||||||
:imgUrl="imageUrl(getImgName('helpBg'))"
|
:imgUrl="imageUrl(getImgName('helpBg'))"
|
||||||
:contentStyle="`inset: 15% 4% 3%;overflow-y: auto;display:block;`"
|
:contentStyle="`inset: 15% 8% 3%;overflow-y: auto;display:block;`"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
v-smart-img
|
v-smart-img
|
||||||
:src="imageUrl(getImgName('helpInfo'))"
|
:src="imageUrl(getImgName('helpInfo'))"
|
||||||
alt=""
|
alt=""
|
||||||
style="display: block; width: 100%; object-fit: cover"
|
style="display: block; width: 100%; object-fit: cover; margin-bottom: 6vw"
|
||||||
/>
|
/>
|
||||||
</itemCenter>
|
</itemCenter>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user