From 5ffcb32b182eaeea1eba99b0e6c9961871e1b604 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Thu, 5 Jun 2025 20:51:24 +0800 Subject: [PATCH] fix: fix BorderBrush in OutlineDropDownButton. --- src/Semi.Avalonia/Controls/DropDownButton.axaml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/src/Semi.Avalonia/Controls/DropDownButton.axaml b/src/Semi.Avalonia/Controls/DropDownButton.axaml index 9f80d17..193f07d 100644 --- a/src/Semi.Avalonia/Controls/DropDownButton.axaml +++ b/src/Semi.Avalonia/Controls/DropDownButton.axaml @@ -259,24 +259,15 @@ TargetType="DropDownButton"> - - -