mirror of https://github.com/2dust/v2rayN
Update App.xaml
parent
007a250f55
commit
3e353944b2
|
@ -139,7 +139,7 @@
|
||||||
x:Key="MyChipListBoxItem"
|
x:Key="MyChipListBoxItem"
|
||||||
BasedOn="{StaticResource MaterialDesignChoiceChipPrimaryOutlineListBoxItem}"
|
BasedOn="{StaticResource MaterialDesignChoiceChipPrimaryOutlineListBoxItem}"
|
||||||
TargetType="{x:Type ListBoxItem}">
|
TargetType="{x:Type ListBoxItem}">
|
||||||
<Setter Property="Margin" Value="-4,0" />
|
<Setter Property="Margin" Value="-2,0" />
|
||||||
</Style>
|
</Style>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue