From 96fd7d0e7cb7520661a9a0b672fbdcc8fa6f7872 Mon Sep 17 00:00:00 2001 From: AKILA INDUNIL <45641122+akilaid@users.noreply.github.com> Date: Sat, 19 Apr 2025 21:02:22 +0530 Subject: feat: add a toggle to use public IPv4 in QR/URI --- web/html/modals/qrcode_modal.html | 159 +++++++++++++++++++++++++++++++++++--- 1 file changed, 148 insertions(+), 11 deletions(-) (limited to 'web/html/modals') diff --git a/web/html/modals/qrcode_modal.html b/web/html/modals/qrcode_modal.html index 92d30e93..e5b27841 100644 --- a/web/html/modals/qrcode_modal.html +++ b/web/html/modals/qrcode_modal.html @@ -1,10 +1,9 @@ {{define "modals/qrcodeModal"}} + :dialog-style="isMobile ? { top: '18px' } : {}" :closable="true" :class="themeSwitcher.currentTheme" :footer="null" + width="fit-content"> +