From 0a0f2aa92e5c58b6bf153efb48509f0f7dd8e231 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 19:05:23 +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 524335c..fde02c7 100644 --- a/web/html/common/qrcode_modal.html +++ b/web/html/common/qrcode_modal.html @@ -3,7 +3,7 @@ :dialog-style="{ top: '20px' }" :closable="true" :class="themeSwitcher.currentTheme" - :footer="null" width="300px"> + :footer="null" width="450px"> {{ i18n "pages.inbounds.clickOnQRcode" }}