Skip to content

Commit 212565a

Browse files
committed
Adjust Layout
1 parent 1fe701f commit 212565a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Flow.Launcher/SettingWindow.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@
14831483
MouseWheelDelta="48"
14841484
Orientation="Vertical"
14851485
ScrollLineDelta="16"
1486-
SpacingMode="Uniform"
1486+
SpacingMode="None"
14871487
StretchItems="True" />
14881488
</ItemsPanelTemplate>
14891489
</ListView.ItemsPanel>
@@ -1651,8 +1651,8 @@
16511651
</StackPanel>
16521652
<Grid Grid.Row="0" Grid.Column="1">
16531653
<StackPanel
1654-
Margin="0,105,5,0"
1655-
HorizontalAlignment="Right"
1654+
Margin="12,105,5,5"
1655+
HorizontalAlignment="Center"
16561656
Orientation="Horizontal">
16571657
<Button
16581658
MinHeight="40"

0 commit comments

Comments
 (0)