Add Preview Height

This commit is contained in:
DB p 2021-10-23 12:11:42 +09:00
parent 9d3096050f
commit 22fb3f4bc2

View file

@ -549,7 +549,7 @@
<Grid Margin="0 0 0 0" Background="#f3f3f3">
<Grid.RowDefinitions>
<RowDefinition Height="0" />
<RowDefinition Height="*"/>
<RowDefinition Height="330"/>
<RowDefinition Height="*"/>
<RowDefinition />
<RowDefinition Height="*"/>