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 e4b0a79 commit 4772a7dCopy full SHA for 4772a7d
src/Avalonia.Themes.Fluent/Controls/ListBoxItem.xaml
@@ -18,7 +18,6 @@
18
<Style Selector="ListBoxItem">
19
<Setter Property="Background" Value="Transparent" />
20
<Setter Property="Padding" Value="{DynamicResource ListBoxItemPadding}" />
21
- <Setter Property="HorizontalContentAlignment" Value="Left" />
22
<Setter Property="Template">
23
<ControlTemplate>
24
<ContentPresenter Name="PART_ContentPresenter"
0 commit comments