From 8283521092c429964c42a6f19ee303c1cffbf0ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Thu, 24 Nov 2022 22:42:44 +0800 Subject: [PATCH] fix(status): width & publish time --- components/status/StatusCard.vue | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index d1e54c33..42044c46 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -80,15 +80,14 @@ const timeago = useTimeAgo(() => status.createdAt, {
-
- - - +
+
+ +
+
+ {{ timeago }} +
+