From aaa0818c4595e2b68a028be2ad08a61ee0731cb7 Mon Sep 17 00:00:00 2001
From: uye <99072975+ABA2396@users.noreply.github.com>
Date: Mon, 4 May 2026 03:26:44 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=AE=BE=E7=BD=AE?=
=?UTF-8?q?=E6=8C=87=E5=BC=95-=E8=BF=9E=E6=8E=A5=E8=AE=BE=E7=BD=AE-?=
=?UTF-8?q?=E6=AF=8F=E6=AC=A1=E9=87=8D=E6=96=B0=E6=A3=80=E6=B5=8B=E7=9A=84?=
=?UTF-8?q?=E6=8F=90=E7=A4=BA=E5=9D=97=E9=9A=90=E8=97=8F=E9=94=99=E8=AF=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/MaaWpfGui/Views/UserControl/GuideUserControl.xaml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/MaaWpfGui/Views/UserControl/GuideUserControl.xaml b/src/MaaWpfGui/Views/UserControl/GuideUserControl.xaml
index 49139af214..6b2e5def0d 100644
--- a/src/MaaWpfGui/Views/UserControl/GuideUserControl.xaml
+++ b/src/MaaWpfGui/Views/UserControl/GuideUserControl.xaml
@@ -162,14 +162,16 @@
IsChecked="{Binding AutoDetectConnection}" />
-
+
+ Style="{StaticResource ErrorHighlightCheckBoxStyle}" />