diff --git a/components/account/AccountInlineInfo.vue b/components/account/AccountInlineInfo.vue index d9bfa9fc..1cfecb5d 100644 --- a/components/account/AccountInlineInfo.vue +++ b/components/account/AccountInlineInfo.vue @@ -8,12 +8,14 @@ const { link = true } = defineProps<{ diff --git a/components/status/StatusAccountDetails.vue b/components/status/StatusAccountDetails.vue index 3763a20e..58dba05f 100644 --- a/components/status/StatusAccountDetails.vue +++ b/components/status/StatusAccountDetails.vue @@ -8,14 +8,12 @@ const { account, link = true } = defineProps<{ diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 1c4317c2..c6fabb94 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -48,13 +48,17 @@ const timeago = useTimeAgo(() => status.createdAt, timeAgoOptions)
- - - + + + + +
- + + +