mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix height
This commit is contained in:
parent
7117ba05ee
commit
c241d21a4a
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@
|
|||
Grid.Row="1"
|
||||
Grid.Column="0"
|
||||
Grid.ColumnSpan="5"
|
||||
MaxHeight="510"
|
||||
Height="510"
|
||||
Margin="15 0 20 0"
|
||||
HorizontalAlignment="Stretch"
|
||||
VerticalAlignment="Stretch"
|
||||
|
|
|
|||
Loading…
Reference in a new issue