From 313efddd640b6eac1c4adfb2fc7a5bc56c1f19a9 Mon Sep 17 00:00:00 2001 From: Michel EDIGHOFFER Date: Fri, 13 Jan 2023 19:22:08 +0100 Subject: [PATCH] fix: adjust background of account name when it's a link (#1061) --- components/account/AccountInlineInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/account/AccountInlineInfo.vue b/components/account/AccountInlineInfo.vue index dbeadde6..a24d160d 100644 --- a/components/account/AccountInlineInfo.vue +++ b/components/account/AccountInlineInfo.vue @@ -12,7 +12,7 @@ const { link = true, avatar = true } = defineProps<{