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.
2 parents 9bc3ce6 + 647cfe6 commit 7b00b78Copy full SHA for 7b00b78
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