From 752936221dabb2be761b2cee0797d1a66e469daa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= <88259403+xeefei@users.noreply.github.com> Date: Fri, 10 May 2024 22:46:18 +0800 Subject: [PATCH] Optimize and adjust QR code display Optimize and adjust QR code display --- web/html/common/qrcode_modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/html/common/qrcode_modal.html b/web/html/common/qrcode_modal.html index 11fc4d4..5569be0 100644 --- a/web/html/common/qrcode_modal.html +++ b/web/html/common/qrcode_modal.html @@ -16,7 +16,7 @@ :dialog-style="{ top: '60px' }" :closable="true" :class="themeSwitcher.currentTheme" - :footer="null" width="300px"> + :footer="null" width="500px"> {{ i18n "pages.inbounds.clickOnQRcode" }}