File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1114
1114
</TextBlock >
1115
1115
</ItemsControl >
1116
1116
</Border >
1117
- <Border Style =" {DynamicResource SettingGroupBox}" Margin =" 0 12 0 18 " >
1117
+ <Border Style =" {DynamicResource SettingGroupBox}" Margin =" 0 12 0 0 " >
1118
1118
<ItemsControl Style =" {StaticResource SettingGrid}" >
1119
1119
<StackPanel Style =" {StaticResource TextPanel}" >
1120
1120
<TextBlock Text =" {DynamicResource windowWidthSize}" Style =" {DynamicResource SettingTitleLabel}" />
1131
1131
</StackPanel >
1132
1132
1133
1133
<StackPanel Grid.Row=" 3" >
1134
- <Border Style =" {DynamicResource SettingGroupBox}" Margin =" 0 8 0 0" Padding =" 0"
1134
+ <Border Style =" {DynamicResource SettingGroupBox}" Margin =" 0 12 0 0" Padding =" 0"
1135
1135
HorizontalAlignment =" Stretch" >
1136
1136
<ListBox ItemsSource =" {Binding Themes}" SelectedItem =" {Binding SelectedTheme}"
1137
1137
ui:ScrollViewerHelper.AutoHideScrollBars=" True"
You can’t perform that action at this time.
0 commit comments