From dbbc42b2e69b81e91364274c170e14c873960395 Mon Sep 17 00:00:00 2001 From: DB p Date: Tue, 16 Apr 2024 13:28:00 +0900 Subject: [PATCH] Adjust Card Style --- Flow.Launcher/Resources/Controls/Card.xaml | 22 +++++++-- Flow.Launcher/SettingWindow.xaml | 55 +++++----------------- 2 files changed, 30 insertions(+), 47 deletions(-) diff --git a/Flow.Launcher/Resources/Controls/Card.xaml b/Flow.Launcher/Resources/Controls/Card.xaml index 58298cad5..4947204cb 100644 --- a/Flow.Launcher/Resources/Controls/Card.xaml +++ b/Flow.Launcher/Resources/Controls/Card.xaml @@ -5,6 +5,7 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:Flow.Launcher.Resources.Controls" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:sys="clr-namespace:System;assembly=mscorlib" xmlns:ui="http://schemas.modernwpf.com/2019" d:DesignHeight="450" d:DesignWidth="800" @@ -19,7 +20,7 @@ - + @@ -32,20 +33,22 @@ - + @@ -54,12 +57,18 @@ +