Skip to content

Commit 968315a

Browse files
committed
Adjust Layout custombrowsersetting in bookmark plugin
1 parent bf6fbf7 commit 968315a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<TextBlock
8585
Grid.Row="0"
8686
Grid.Column="0"
87-
Margin="5,0,0,0"
87+
Margin="5,0,20,0"
8888
HorizontalAlignment="Left"
8989
VerticalAlignment="Center"
9090
FontSize="14"
@@ -101,7 +101,7 @@
101101
<TextBlock
102102
Grid.Row="1"
103103
Grid.Column="0"
104-
Margin="5,10,10,0"
104+
Margin="5,10,20,0"
105105
HorizontalAlignment="Left"
106106
VerticalAlignment="Center"
107107
FontSize="14"

0 commit comments

Comments
 (0)