Update App.xaml

pull/3301/head
2dust 2023-02-12 20:41:06 +08:00
parent 007a250f55
commit 3e353944b2
1 changed files with 1 additions and 1 deletions

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>