Skip to content

Commit 22fb3f4

Browse files
committed
Add Preview Height
1 parent 9d30960 commit 22fb3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/SettingWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@
549549
<Grid Margin="0 0 0 0" Background="#f3f3f3">
550550
<Grid.RowDefinitions>
551551
<RowDefinition Height="0" />
552-
<RowDefinition Height="*"/>
552+
<RowDefinition Height="330"/>
553553
<RowDefinition Height="*"/>
554554
<RowDefinition />
555555
<RowDefinition Height="*"/>

0 commit comments

Comments
 (0)