From b9b6cd24706bc86334bee3b7136bce21439bb211 Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Sun, 21 Apr 2024 22:31:12 +0800
Subject: [PATCH] fix: Tooltip background.
---
src/Semi.Avalonia/Themes/Schemes/Default/Dark/Tooltip.axaml | 2 +-
src/Semi.Avalonia/Themes/Schemes/Default/Light/Button.axaml | 6 +++---
.../Themes/Schemes/Default/Light/Tooltip.axaml | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/Semi.Avalonia/Themes/Schemes/Default/Dark/Tooltip.axaml b/src/Semi.Avalonia/Themes/Schemes/Default/Dark/Tooltip.axaml
index 37eab73..c0cbbfb 100644
--- a/src/Semi.Avalonia/Themes/Schemes/Default/Dark/Tooltip.axaml
+++ b/src/Semi.Avalonia/Themes/Schemes/Default/Dark/Tooltip.axaml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/src/Semi.Avalonia/Themes/Schemes/Default/Light/Button.axaml b/src/Semi.Avalonia/Themes/Schemes/Default/Light/Button.axaml
index b466843..c84c117 100644
--- a/src/Semi.Avalonia/Themes/Schemes/Default/Light/Button.axaml
+++ b/src/Semi.Avalonia/Themes/Schemes/Default/Light/Button.axaml
@@ -71,7 +71,7 @@
-
-
-
+
+
+
\ No newline at end of file
diff --git a/src/Semi.Avalonia/Themes/Schemes/Default/Light/Tooltip.axaml b/src/Semi.Avalonia/Themes/Schemes/Default/Light/Tooltip.axaml
index d214bd6..720f4cc 100644
--- a/src/Semi.Avalonia/Themes/Schemes/Default/Light/Tooltip.axaml
+++ b/src/Semi.Avalonia/Themes/Schemes/Default/Light/Tooltip.axaml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file