From bf6fbf7f5d2218f6bd81338b3e70d30698cf2592 Mon Sep 17 00:00:00 2001 From: DB p Date: Wed, 15 Dec 2021 12:20:49 +0900 Subject: [PATCH] Adjust Layout in CustomBrowserSetting in Bookmark Plugin --- .../Views/CustomBrowserSetting.xaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml index 4fc12e89f..9a0f0cf92 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Views/CustomBrowserSetting.xaml @@ -74,7 +74,7 @@ - + @@ -94,14 +94,14 @@ Grid.Column="1" Width="120" Height="34" - Margin="5,0,0,0" + Margin="5,0,10,0" HorizontalAlignment="Left" VerticalAlignment="Center" Text="{Binding Name}" />