Skip to content

Commit ac8a376

Browse files
committed
Remove Font Family in Tabmenu
1 parent 792b383 commit ac8a376

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Flow.Launcher/Resources/CustomControlTemplate.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
</Style>
3030
<Style x:Key="TabMenu" TargetType="{x:Type TextBlock}">
3131
<Setter Property="FontSize" Value="14" />
32-
<Setter Property="FontFamily" Value="Segoe UI" />
3332
<Setter Property="VerticalAlignment" Value="Center" />
3433
<Setter Property="Foreground" Value="{DynamicResource Color05B}" />
3534
</Style>

0 commit comments

Comments
 (0)