Skip to content

Commit f2270d8

Browse files
committed
Update SettingsCard.xaml
1 parent a2c15b7 commit f2270d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labs/SettingsControls/src/SettingsCard/SettingsCard.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<x:Double x:Key="SettingsCardLeftIndention">0</x:Double>
108108
<x:Double x:Key="SettingsCardContentMinWidth">120</x:Double>
109109
<Thickness x:Key="SettingsCardHeaderIconMargin">2,0,20,0</Thickness>
110-
<Thickness x:Key="SettingsCardVerticalHeaderContentSpacing">0,4,0,0</Thickness>
110+
<Thickness x:Key="SettingsCardVerticalHeaderContentSpacing">0,8,0,0</Thickness>
111111
<x:Double x:Key="SettingsCardWrapThreshold">460</x:Double>
112112
<x:Double x:Key="SettingsCardWrapNoIconThreshold">286</x:Double>
113113

0 commit comments

Comments
 (0)