diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 9f811e322..33d88fc42 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -15,7 +15,8 @@ Title="{DynamicResource flowlauncher_settings}" ResizeMode="CanResizeWithGrip" WindowStartupLocation="CenterScreen" - Height="600" Width="850" + Height="600" Width="900" + MinWidth="850" Closed="OnClosed" d:DataContext="{d:DesignInstance vm:SettingWindowViewModel}"> @@ -141,60 +142,58 @@ + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Width="48" Height="48" + HorizontalAlignment="Left" VerticalAlignment="Top" + Grid.RowSpan="2"/> + + + + + + + + + + + + + + + + + + + + + + +