From 4b8229b0a12bf48d28bb0ae25b0680ba0a445b6b Mon Sep 17 00:00:00 2001 From: Tim <135014430+nagisa77@users.noreply.github.com> Date: Wed, 24 Sep 2025 01:21:12 +0800 Subject: [PATCH] feat: refresh base user avatar styling --- frontend_nuxt/components/BaseUserAvatar.vue | 112 ++++++++++++++++++-- 1 file changed, 103 insertions(+), 9 deletions(-) diff --git a/frontend_nuxt/components/BaseUserAvatar.vue b/frontend_nuxt/components/BaseUserAvatar.vue index bfaae5071..78295542f 100644 --- a/frontend_nuxt/components/BaseUserAvatar.vue +++ b/frontend_nuxt/components/BaseUserAvatar.vue @@ -1,13 +1,18 @@