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