From 9e8ee0da411d63d682679e1de954426ab78b25c8 Mon Sep 17 00:00:00 2001 From: patak Date: Sun, 1 Jan 2023 20:57:00 +0100 Subject: [PATCH] fix: self-boost style --- components/status/StatusCard.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 2528a822..073b6349 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -112,9 +112,9 @@ const isDM = $computed(() => status.visibility === 'direct')
-
-
-
+
+
+