diff --git a/components/account/AccountHeader.vue b/components/account/AccountHeader.vue index d5c0521b..451009df 100644 --- a/components/account/AccountHeader.vue +++ b/components/account/AccountHeader.vue @@ -52,14 +52,14 @@ function getFieldNameIcon(fieldName: string) {
-
+
- +

{{ getAccountHandle(account) }}

diff --git a/components/account/AccountInlineInfo.vue b/components/account/AccountInlineInfo.vue index 1163c613..fe859023 100644 --- a/components/account/AccountInlineInfo.vue +++ b/components/account/AccountInlineInfo.vue @@ -8,7 +8,7 @@ const { link = true } = defineProps<{