mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix Button Moving in programSetting panel
This commit is contained in:
parent
c57a2be5f0
commit
16abd9d4f0
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@
|
|||
BorderThickness="1" />
|
||||
<StackPanel
|
||||
Width="Auto"
|
||||
Height="55"
|
||||
Margin="60,6,0,0"
|
||||
HorizontalAlignment="Left"
|
||||
Orientation="Horizontal">
|
||||
|
|
|
|||
Loading…
Reference in a new issue