From 5d31e05bfc8e7d415325797ed957895637aed4e6 Mon Sep 17 00:00:00 2001 From: rabbitism Date: Mon, 30 Jan 2023 23:12:01 +0800 Subject: [PATCH] fix: fix button solid theme pointerover style. --- src/Semi.Avalonia/Controls/Button.axaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/Semi.Avalonia/Controls/Button.axaml b/src/Semi.Avalonia/Controls/Button.axaml index a3cf5b5..35e1dda 100644 --- a/src/Semi.Avalonia/Controls/Button.axaml +++ b/src/Semi.Avalonia/Controls/Button.axaml @@ -89,6 +89,15 @@ + + +