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.
1 parent 792b383 commit ac8a376Copy full SHA for ac8a376
Flow.Launcher/Resources/CustomControlTemplate.xaml
@@ -29,7 +29,6 @@
29
</Style>
30
<Style x:Key="TabMenu" TargetType="{x:Type TextBlock}">
31
<Setter Property="FontSize" Value="14" />
32
- <Setter Property="FontFamily" Value="Segoe UI" />
33
<Setter Property="VerticalAlignment" Value="Center" />
34
<Setter Property="Foreground" Value="{DynamicResource Color05B}" />
35
0 commit comments