From b4012a11bfcd027a718b41e0531ab90c6b4fadf3 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 5 Jan 2023 23:56:28 +0100 Subject: [PATCH] fix(ui): style consistant --- components/status/StatusReplyingTo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/status/StatusReplyingTo.vue b/components/status/StatusReplyingTo.vue index 6bbcc7b2..67a5e822 100644 --- a/components/status/StatusReplyingTo.vue +++ b/components/status/StatusReplyingTo.vue @@ -26,7 +26,7 @@ const account = isSelf ? computed(() => status.account) : useAccountById(status. -
+