mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add Preview Height
This commit is contained in:
parent
9d3096050f
commit
22fb3f4bc2
1 changed files with 1 additions and 1 deletions
|
|
@ -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="*"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue