Merge pull request #1611 from onesounds/FIxTrueFalseInList

Fix Program Plugin Buttons Size
This commit is contained in:
Jeremy Wu 2022-12-09 13:11:39 +11:00 committed by GitHub
commit 78124316a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"