From e1defb55bd581a0e18d29d3288fa14860ffb6649 Mon Sep 17 00:00:00 2001 From: DB p Date: Sat, 20 Apr 2024 05:45:29 +0900 Subject: [PATCH] Add warning Style --- Flow.Launcher/HotkeyControl2Dialog.xaml | 46 +++++++++++++++++----- Flow.Launcher/HotkeyControl2Dialog.xaml.cs | 8 ++-- Flow.Launcher/Languages/en.xaml | 4 +- Flow.Launcher/Resources/Dark.xaml | 4 ++ Flow.Launcher/Resources/Light.xaml | 5 ++- 5 files changed, 51 insertions(+), 16 deletions(-) diff --git a/Flow.Launcher/HotkeyControl2Dialog.xaml b/Flow.Launcher/HotkeyControl2Dialog.xaml index b4160c4f8..c492d95ea 100644 --- a/Flow.Launcher/HotkeyControl2Dialog.xaml +++ b/Flow.Launcher/HotkeyControl2Dialog.xaml @@ -19,7 +19,7 @@ - + @@ -49,7 +49,8 @@ Grid.Column="0" Grid.ColumnSpan="2" Width="450" - Height="250" + Height="100" + Margin="0,100,0,0" Padding="26,12,26,0"> @@ -86,14 +87,38 @@ - - - + + + + + + + + + + + + @@ -110,6 +135,7 @@ HorizontalAlignment="Center" Orientation="Horizontal">