We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de36eaf + b22a28b commit 1ddb605Copy full SHA for 1ddb605
3 files changed
Flow.Launcher/MessageBoxEx.xaml
@@ -88,7 +88,6 @@
88
MaxWidth="400"
89
Margin="0 0 26 0"
90
VerticalAlignment="Center"
91
- FontFamily="Segoe UI"
92
FontSize="20"
93
FontWeight="SemiBold"
94
TextAlignment="Left"
Flow.Launcher/ProgressBoxEx.xaml
@@ -95,7 +95,6 @@
95
96
Margin="0 0 26 12"
97
98
99
100
101
Plugins/Flow.Launcher.Plugin.WebSearch/SearchSourceSetting.xaml
@@ -246,7 +246,6 @@
246
<TextBlock
247
Grid.Column="0"
248
Margin="0,0,0,0"
249
250
251
252
Text="{DynamicResource flowlauncher_plugin_websearch_window_title}"
0 commit comments