Update App.xaml

This commit is contained in:
2dust 2023-02-12 20:41:06 +08:00
parent 007a250f55
commit 3e353944b2

View file

@ -139,7 +139,7 @@
x:Key="MyChipListBoxItem"
BasedOn="{StaticResource MaterialDesignChoiceChipPrimaryOutlineListBoxItem}"
TargetType="{x:Type ListBoxItem}">
<Setter Property="Margin" Value="-4,0" />
<Setter Property="Margin" Value="-2,0" />
</Style>