From 259fdffe9f9781ffaa0efd25af2c1f3e5f2f6172 Mon Sep 17 00:00:00 2001 From: ABA2396 <2396806385@qq.com> Date: Wed, 8 Jun 2022 16:13:32 +0800 Subject: [PATCH] =?UTF-8?q?feat.=E4=BF=AE=E6=94=B9=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E8=AE=BE=E7=BD=AE=E7=95=8C=E9=9D=A2=E5=B8=83?= =?UTF-8?q?=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../UserControl/ToastSettingsUserControl.xaml | 25 ++++++++----------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/src/MeoAsstGui/UserControl/ToastSettingsUserControl.xaml b/src/MeoAsstGui/UserControl/ToastSettingsUserControl.xaml index 77639b50de..1ce8001e24 100644 --- a/src/MeoAsstGui/UserControl/ToastSettingsUserControl.xaml +++ b/src/MeoAsstGui/UserControl/ToastSettingsUserControl.xaml @@ -17,24 +17,19 @@ - - - + - - - + Style="{StaticResource TextBlockDefault}" + TextWrapping="Wrap" + Text="默认通知显示位置设置,系统通知无效,若无勾选则只有通知提示音" + Margin="0,10,0,0" + />