diff --git a/web/html/common/qrcode_modal.html b/web/html/common/qrcode_modal.html index 0e2b3a63..f0c7d08b 100644 --- a/web/html/common/qrcode_modal.html +++ b/web/html/common/qrcode_modal.html @@ -1,32 +1,23 @@ {{define "qrcodeModal"}} - - {{ i18n "pages.inbounds.clickOnQRcode" }} - - - {{ i18n "pages.inbounds.client" }} - + :dialog-style="{ top: '20px' }" + :closable="true" + :class="themeSwitcher.currentTheme" + :footer="null" width="300px"> + + {{ i18n "pages.inbounds.clickOnQRcode" }} + + + {{ i18n "pages.inbounds.client" }} +