From e46f68065105950cfddbb4acd2d0017a129f35b1 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Thu, 19 Jun 2025 11:24:33 +0800 Subject: [PATCH] Optimize the UI for dns settings --- .../Views/DNSSettingWindow.axaml | 57 ++++++++++--------- 1 file changed, 31 insertions(+), 26 deletions(-) diff --git a/v2rayN/v2rayN.Desktop/Views/DNSSettingWindow.axaml b/v2rayN/v2rayN.Desktop/Views/DNSSettingWindow.axaml index 96c72c47..efdf4eda 100644 --- a/v2rayN/v2rayN.Desktop/Views/DNSSettingWindow.axaml +++ b/v2rayN/v2rayN.Desktop/Views/DNSSettingWindow.axaml @@ -34,7 +34,7 @@ IsCancel="True" /> - + @@ -90,16 +90,18 @@ - + - + MinLines="10" + TextWrapping="Wrap" /> + @@ -144,31 +146,34 @@ - + Header="HTTP/SOCKS"> + + - + Header="{x:Static resx:ResUI.TbSettingsTunMode}"> + + +