Skip to content

Commit 3b99bf9

Browse files
committed
Adjust Margin
1 parent c11b9ca commit 3b99bf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Flow.Launcher/CustomQueryHotkeySetting.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
TextWrapping="WrapWithOverflow" />
7878
<Image
7979
Width="470"
80-
Margin="0,10,0,0"
80+
Margin="0,20,0,0"
8181
Source="/Images/illustration_01.png" />
8282
</StackPanel>
8383

Flow.Launcher/CustomShortcutSetting.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
TextWrapping="WrapWithOverflow" />
7979
<Image
8080
Width="470"
81-
Margin="0,10,0,0"
81+
Margin="0,20,0,0"
8282
Source="/Images/illustration_02.png" />
8383
</StackPanel>
8484

0 commit comments

Comments
 (0)