Skip to content

Commit

Permalink
Update App.axaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Oct 19, 2024
1 parent a5e3df0 commit e843b5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/DockXamlSample/App.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@

<FluentTheme />

<StyleInclude Source="avares://Dock.Avalonia/Themes/DockFluentTheme.axaml" />
<!-- <StyleInclude Source="avares://Dock.Avalonia/Themes/DockFluentTheme.axaml" /> -->
<DockFluentTheme />

<Style Selector="TextBlock">
<Setter Property="HorizontalAlignment" Value="Center" />
Expand Down

0 comments on commit e843b5c

Please sign in to comment.