Fix Buttons Size

This commit is contained in:
DB p 2022-12-09 09:09:39 +09:00
parent 3e85ca98c9
commit 711b5b6110

View file

@ -13,7 +13,7 @@
<RowDefinition Height="Auto" />
<RowDefinition Height="Auto" />
<RowDefinition Height="*" />
<RowDefinition Height="60" />
<RowDefinition Height="Auto" />
</Grid.RowDefinitions>
<DockPanel
Margin="70,10,0,8"