mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Adjust Layout
This commit is contained in:
parent
1fe701fcfe
commit
212565a705
1 changed files with 3 additions and 3 deletions
|
|
@ -1483,7 +1483,7 @@
|
|||
MouseWheelDelta="48"
|
||||
Orientation="Vertical"
|
||||
ScrollLineDelta="16"
|
||||
SpacingMode="Uniform"
|
||||
SpacingMode="None"
|
||||
StretchItems="True" />
|
||||
</ItemsPanelTemplate>
|
||||
</ListView.ItemsPanel>
|
||||
|
|
@ -1651,8 +1651,8 @@
|
|||
</StackPanel>
|
||||
<Grid Grid.Row="0" Grid.Column="1">
|
||||
<StackPanel
|
||||
Margin="0,105,5,0"
|
||||
HorizontalAlignment="Right"
|
||||
Margin="12,105,5,5"
|
||||
HorizontalAlignment="Center"
|
||||
Orientation="Horizontal">
|
||||
<Button
|
||||
MinHeight="40"
|
||||
|
|
|
|||
Loading…
Reference in a new issue