Optimize and adjust QR code display

Optimize and adjust QR code display
This commit is contained in:
心隨緣動
2024-05-10 23:55:03 +08:00
committed by GitHub
parent d0da6fb8f8
commit 9eb95c858f
+1 -1
View File
@@ -19,7 +19,7 @@
:dialog-style="{ top: '60px' }"
:closable="true"
:class="themeSwitcher.currentTheme"
:footer="null" >
:footer="null" width="300px">
<a-tag color="green" style="margin-bottom: 10px;display: block;text-align: center;">
{{ i18n "pages.inbounds.clickOnQRcode" }}
</a-tag>