diff --git a/components/account/AccountInlineInfo.vue b/components/account/AccountInlineInfo.vue index ba036178..2ed69617 100644 --- a/components/account/AccountInlineInfo.vue +++ b/components/account/AccountInlineInfo.vue @@ -13,7 +13,7 @@ const { link = true, avatar = true } = defineProps<{ -
+
diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index 5fbebc4f..8397bb26 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -9,47 +9,55 @@ const { notification } = defineProps<{