diff --git a/Flow.Launcher/MessageBoxEx.xaml b/Flow.Launcher/MessageBoxEx.xaml index a0e5ffaf83a..e58c2f1c71b 100644 --- a/Flow.Launcher/MessageBoxEx.xaml +++ b/Flow.Launcher/MessageBoxEx.xaml @@ -88,7 +88,6 @@ MaxWidth="400" Margin="0 0 26 0" VerticalAlignment="Center" - FontFamily="Segoe UI" FontSize="20" FontWeight="SemiBold" TextAlignment="Left" diff --git a/Flow.Launcher/ProgressBoxEx.xaml b/Flow.Launcher/ProgressBoxEx.xaml index c17f8b61d4e..e7d7a7b2a77 100644 --- a/Flow.Launcher/ProgressBoxEx.xaml +++ b/Flow.Launcher/ProgressBoxEx.xaml @@ -95,7 +95,6 @@ MaxWidth="400" Margin="0 0 26 12" VerticalAlignment="Center" - FontFamily="Segoe UI" FontSize="20" FontWeight="SemiBold" TextAlignment="Left" diff --git a/Plugins/Flow.Launcher.Plugin.WebSearch/SearchSourceSetting.xaml b/Plugins/Flow.Launcher.Plugin.WebSearch/SearchSourceSetting.xaml index c6f9b27f36f..a25dc970568 100644 --- a/Plugins/Flow.Launcher.Plugin.WebSearch/SearchSourceSetting.xaml +++ b/Plugins/Flow.Launcher.Plugin.WebSearch/SearchSourceSetting.xaml @@ -246,7 +246,6 @@