mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix height issue
This commit is contained in:
parent
3444dcdaee
commit
4c00ff3169
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@
|
|||
Foreground="{DynamicResource PopupTextColor}"
|
||||
Loaded="Window_Loaded"
|
||||
ResizeMode="CanResize"
|
||||
SizeToContent="Height"
|
||||
StateChanged="Window_StateChanged"
|
||||
WindowStartupLocation="CenterScreen"
|
||||
mc:Ignorable="d">
|
||||
|
|
|
|||
Loading…
Reference in a new issue