From bdd5d241ae4efd15912e76fc2d0202b287e1cb20 Mon Sep 17 00:00:00 2001 From: DB p Date: Sat, 11 Dec 2021 00:09:07 +0900 Subject: [PATCH] Change Label width to responsive --- Flow.Launcher/CustomQueryHotkeySetting.xaml | 120 +++++++++++--------- 1 file changed, 69 insertions(+), 51 deletions(-) diff --git a/Flow.Launcher/CustomQueryHotkeySetting.xaml b/Flow.Launcher/CustomQueryHotkeySetting.xaml index b69af88c7..2f7d28212 100644 --- a/Flow.Launcher/CustomQueryHotkeySetting.xaml +++ b/Flow.Launcher/CustomQueryHotkeySetting.xaml @@ -4,7 +4,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:flowlauncher="clr-namespace:Flow.Launcher" Title="{DynamicResource customeQueryHotkeyTitle}" - Width="500" + Width="530" Background="{DynamicResource PopuBGColor}" Foreground="{DynamicResource PopupTextColor}" Icon="Images\app.png" @@ -79,56 +79,74 @@ - - - - - - - - -