diff --git a/frontend/src/components/Status/index.tsx b/frontend/src/components/Status/index.tsx index 1f15919..1de3cf6 100644 --- a/frontend/src/components/Status/index.tsx +++ b/frontend/src/components/Status/index.tsx @@ -27,18 +27,20 @@ export default component$((props: Props) => { return (
-
-
- - -
- - {formatTimeAgo(new Date(status.created_at))} -
- -
-
+
+ + +
+ + {formatTimeAgo(new Date(status.created_at))} +
+
+