Update qrcode_modal.html

This commit is contained in:
心隨緣動
2024-05-10 21:28:37 +08:00
committed by GitHub
parent 090385b8f3
commit 2d52d33323
+1 -1
View File
@@ -3,7 +3,7 @@
:dialog-style="{ top: '60px' }"
:closable="true"
:class="themeSwitcher.currentTheme"
:footer="null" width="300px">
:footer="null" width="450px">
<a-tag color="green" style="margin-bottom: 10px;display: block;text-align: center;">
{{ i18n "pages.inbounds.clickOnQRcode" }}
</a-tag>