From 2a166b95d2e510d72a62395144cc11490f08e476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Sat, 26 Nov 2022 01:16:50 +0800 Subject: [PATCH] fix: avatar shrink on hover card --- components/account/AccountInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/account/AccountInfo.vue b/components/account/AccountInfo.vue index ed0c5e66..3ea73f72 100644 --- a/components/account/AccountInfo.vue +++ b/components/account/AccountInfo.vue @@ -13,7 +13,7 @@ const accountHandle = $(useAccountHandle(account, fullServer))