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 11141114 </TextBlock >
11151115 </ItemsControl >
11161116 </Border >
1117- <Border Style =" {DynamicResource SettingGroupBox}" Margin =" 0 12 0 18 " >
1117+ <Border Style =" {DynamicResource SettingGroupBox}" Margin =" 0 12 0 0 " >
11181118 <ItemsControl Style =" {StaticResource SettingGrid}" >
11191119 <StackPanel Style =" {StaticResource TextPanel}" >
11201120 <TextBlock Text =" {DynamicResource windowWidthSize}" Style =" {DynamicResource SettingTitleLabel}" />
11311131 </StackPanel >
11321132
11331133 <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"
11351135 HorizontalAlignment =" Stretch" >
11361136 <ListBox ItemsSource =" {Binding Themes}" SelectedItem =" {Binding SelectedTheme}"
11371137 ui:ScrollViewerHelper.AutoHideScrollBars=" True"
You can’t perform that action at this time.
0 commit comments