From e9b0b62652c590be806ed70bd6ead65b9dd33826 Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 15 Nov 2021 20:05:20 +0800 Subject: [PATCH] style: some changes of about dialog --- src/Views/About.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Views/About.xaml b/src/Views/About.xaml index f078bdde..361bab18 100644 --- a/src/Views/About.xaml +++ b/src/Views/About.xaml @@ -64,8 +64,7 @@ Margin="0,24,0,8" Text="{DynamicResource Text.About.Title}" HorizontalAlignment="Center" - TextOptions.TextFormattingMode="Ideal" - FontSize="18" FontWeight="Bold"/> + FontSize="18"/>