From 2d52d33323980e3c91f324963a5fe554240ece99 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 21:28:37 +0800 Subject: [PATCH] Update qrcode_modal.html --- 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 9126d60..c5806f8 100644 --- a/web/html/common/qrcode_modal.html +++ b/web/html/common/qrcode_modal.html @@ -3,7 +3,7 @@ :dialog-style="{ top: '60px' }" :closable="true" :class="themeSwitcher.currentTheme" - :footer="null" width="300px"> + :footer="null" width="450px"> {{ i18n "pages.inbounds.clickOnQRcode" }}