From a0f4386794ffbfa19339b0998ee68e06ea51db99 Mon Sep 17 00:00:00 2001 From: Yusyuriv Date: Fri, 17 May 2024 02:27:27 +0600 Subject: [PATCH] Cleanup SettingsPanePluginStore and SettingsPaneProxy --- .../Views/SettingsPanePluginStore.xaml | 54 +++++++++---------- .../SettingPages/Views/SettingsPaneProxy.xaml | 1 - 2 files changed, 27 insertions(+), 28 deletions(-) diff --git a/Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml b/Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml index 3b13f2e5a..675cef7de 100644 --- a/Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml +++ b/Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml @@ -34,9 +34,9 @@ + Padding="5 18 0 0"> + Margin="5 24 0 0"> @@ -94,8 +94,8 @@