From 3922db012f41c2e1435d8cef4537e6ac979fb5ac Mon Sep 17 00:00:00 2001 From: patak Date: Thu, 29 Dec 2022 14:14:52 +0100 Subject: [PATCH] fix: edit indicator wrap for small screens --- components/status/StatusCard.vue | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 098083e2..5644221e 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -125,14 +125,16 @@ const isDM = $computed(() => status.visibility === 'direct')
- - - - - - +