From 9eb95c858faf5cb082e8c0bf3369142622f08b35 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 23:55:03 +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 9b50ca7..e0f8053 100644 --- a/web/html/common/qrcode_modal.html +++ b/web/html/common/qrcode_modal.html @@ -19,7 +19,7 @@ :dialog-style="{ top: '60px' }" :closable="true" :class="themeSwitcher.currentTheme" - :footer="null" > + :footer="null" width="300px"> {{ i18n "pages.inbounds.clickOnQRcode" }}