Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinnara authored Dec 17, 2023
1 parent e6120b6 commit a80c1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModernWpf.Controls/CommandBar/AppBarSeparator.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xmlns:ui="http://schemas.modernwpf.com/2019"
xmlns:local="clr-namespace:ModernWpf.Controls">

<Thickness x:Key="AppBarSeparatorMargin">16,12,15,12</Thickness>
<Thickness x:Key="AppBarSeparatorMargin">2,8,2,8</Thickness>
<Thickness x:Key="AppBarOverflowSeparatorMargin">0,4,0,4</Thickness>
<sys:Double x:Key="AppBarSeparatorWidth">1</sys:Double>
<sys:Double x:Key="AppBarOverflowSeparatorHeight">1</sys:Double>
Expand Down

0 comments on commit a80c1ab

Please sign in to comment.