| 
5587 | 5587 |     </Style>  | 
5588 | 5588 | 
 
  | 
5589 | 5589 |     <!--  Settings Panel  -->  | 
5590 |  | -    <Thickness x:Key="SettingPanelMargin">70,9,18,9</Thickness>  | 
 | 5590 | +    <Thickness x:Key="SettingPanelMargin">70,13.5,18,13.5</Thickness>  | 
5591 | 5591 | 
 
  | 
5592 | 5592 |     <Thickness x:Key="SettingPanelItemLeftMargin">9,0,0,0</Thickness>  | 
5593 | 5593 |     <Thickness x:Key="SettingPanelItemRightMargin">0,0,9,0</Thickness>  | 
5594 |  | -    <Thickness x:Key="SettingPanelItemTopBottomMargin">0,9,0,9</Thickness>  | 
 | 5594 | +    <Thickness x:Key="SettingPanelItemTopBottomMargin">0,4.5,0,4.5</Thickness>  | 
5595 | 5595 | 
 
  | 
5596 |  | -    <Thickness x:Key="SettingPanelItemLeftTopBottomMargin">9,9,0,9</Thickness>  | 
5597 |  | -    <Thickness x:Key="SettingPanelItemRightTopBottomMargin">0,9,9,9</Thickness>  | 
 | 5596 | +    <Thickness x:Key="SettingPanelItemLeftTopBottomMargin">9,4.5,0,4.5</Thickness>  | 
 | 5597 | +    <Thickness x:Key="SettingPanelItemRightTopBottomMargin">0,4.5,9,4.5</Thickness>  | 
5598 | 5598 | 
 
  | 
5599 | 5599 |     <Style x:Key="SettingPanelSeperatorStyle" TargetType="Separator">  | 
5600 |  | -        <Setter Property="Margin" Value="-70 9 -18 9" />  | 
 | 5600 | +        <Setter Property="Margin" Value="-70 13.5 -18 13.5" />  | 
5601 | 5601 |         <Setter Property="Height" Value="1" />  | 
5602 | 5602 |         <Setter Property="BorderBrush" Value="{DynamicResource Color03B}" />  | 
5603 | 5603 |         <Setter Property="BorderThickness" Value="1" />  | 
 | 
0 commit comments