From dc4611a2589a2a9f79fbdee1ba3761d316b2eead Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Fri, 26 Sep 2025 20:36:27 +0800 Subject: [PATCH] Adjust qrcode width --- v2rayN/v2rayN.Desktop/Views/QrcodeView.axaml | 2 +- v2rayN/v2rayN/Views/QrcodeView.xaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v2rayN/v2rayN.Desktop/Views/QrcodeView.axaml b/v2rayN/v2rayN.Desktop/Views/QrcodeView.axaml index b67a7a1f..350cb06a 100644 --- a/v2rayN/v2rayN.Desktop/Views/QrcodeView.axaml +++ b/v2rayN/v2rayN.Desktop/Views/QrcodeView.axaml @@ -10,7 +10,7 @@ mc:Ignorable="d"> - 500 + 400 diff --git a/v2rayN/v2rayN/Views/QrcodeView.xaml b/v2rayN/v2rayN/Views/QrcodeView.xaml index b2dcdc3d..80aaae7d 100644 --- a/v2rayN/v2rayN/Views/QrcodeView.xaml +++ b/v2rayN/v2rayN/Views/QrcodeView.xaml @@ -12,7 +12,7 @@ Style="{StaticResource ViewGlobal}" mc:Ignorable="d"> - 500 + 400