Margin 3 -> 5 in Add Button
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@
|
||||
</ExperimentalAcrylicBorder.Material>
|
||||
</ExperimentalAcrylicBorder>
|
||||
<TextBox x:Name="FocusBox" IsVisible="False"/>
|
||||
<Button x:Name="AddButton" Margin="3,0"
|
||||
<Button x:Name="AddButton" Margin="5,0"
|
||||
Command="{Binding AddButtonPressedCommand}"
|
||||
FontSize="{Binding FontSize}"
|
||||
Width="40" HorizontalContentAlignment="Center"
|
||||
|
||||
Reference in New Issue
Block a user