From e554683a0d491d8db97429c21fe5603a631e0972 Mon Sep 17 00:00:00 2001
From: Jack251970 <1160210343@qq.com>
Date: Wed, 4 Mar 2026 13:34:20 +0800
Subject: [PATCH] Adjust default TextBlock margins for improved vertical
spacing
Changed default Margin in Base.xaml styles from "0 0 0 3" or "0 0 0 0" to "0 1.5 0 1.5" for better vertical alignment and spacing in both the main and BaseDateBox styles. Trigger-based margin and font size settings remain unchanged.
---
Flow.Launcher/Themes/Base.xaml | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/Flow.Launcher/Themes/Base.xaml b/Flow.Launcher/Themes/Base.xaml
index c5b45890b..ce8274b35 100644
--- a/Flow.Launcher/Themes/Base.xaml
+++ b/Flow.Launcher/Themes/Base.xaml
@@ -131,11 +131,10 @@
-
+
-
@@ -144,11 +143,10 @@
-
+
-