From 54f3695f50940b175027244bbf76c86eb242aa28 Mon Sep 17 00:00:00 2001 From: Chris <1633711653@qq.com> Date: Tue, 31 Jan 2023 11:44:55 +0800 Subject: [PATCH] fix(ui): statusCard style in RTL (#1499) --- components/status/StatusCard.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 1f539949..2176c46d 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -79,7 +79,8 @@ const showReplyTo = $computed(() => !replyToMain && !directReply)
!replyToMain && !directReply)