Skip to content

Commit

Permalink
Update HostWindow.axaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Oct 31, 2024
1 parent c0928d8 commit ec36430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Dock.Avalonia/Controls/HostWindow.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

<Setter Property="Background" Value="{DynamicResource DockThemeBackgroundBrush}" />
<Setter Property="(TextElement.FontSize)" Value="{DynamicResource DockFontSizeNormal}" />
<Setter Property="FontFamily" Value="{TemplateBinding FontFamily}" />
<Setter Property="TextBlock.Foreground" Value="{DynamicResource DockThemeForegroundBrush}" />
<Setter Property="WindowState" Value="Normal" />
<Setter Property="UseLayoutRounding" Value="True" />
Expand Down

0 comments on commit ec36430

Please sign in to comment.