From df7a6f188cf8adc0912931574f4e0df63622e2cb Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Fri, 28 Jun 2024 16:46:06 +0800
Subject: [PATCH] feat: extract shared resources.
---
src/Ursa.Themes.Semi/Controls/Avatar.axaml | 42 +++++++++----------
.../Themes/Shared/Avatar.axaml | 29 ++++++++++++-
2 files changed, 49 insertions(+), 22 deletions(-)
diff --git a/src/Ursa.Themes.Semi/Controls/Avatar.axaml b/src/Ursa.Themes.Semi/Controls/Avatar.axaml
index 89ac448..f36d22e 100644
--- a/src/Ursa.Themes.Semi/Controls/Avatar.axaml
+++ b/src/Ursa.Themes.Semi/Controls/Avatar.axaml
@@ -7,12 +7,12 @@
-
-
-
+
+
+
-
+
diff --git a/src/Ursa.Themes.Semi/Themes/Shared/Avatar.axaml b/src/Ursa.Themes.Semi/Themes/Shared/Avatar.axaml
index c9ef25a..ebd81a4 100644
--- a/src/Ursa.Themes.Semi/Themes/Shared/Avatar.axaml
+++ b/src/Ursa.Themes.Semi/Themes/Shared/Avatar.axaml
@@ -1,2 +1,29 @@
-
+ 600
+ 100
+
+ 3
+
+ 20
+ 10
+
+ 24
+ 10
+
+ 32
+ 12
+
+ 40
+ 18
+
+ 48
+ 20
+
+ 72
+ 32
+ 6
+
+ 128
+ 64
+ 12
+
\ No newline at end of file