commit: aff95ded522651187e0b1c0c0146db96dac4968c
parent e7cdf00d11d1c508a85477c1ad465b68a0e039ae
Author: Henry Jameson <me@hjkos.com>
Date: Fri, 27 Dec 2024 02:02:44 +0200
lint
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/status/status.vue b/src/components/status/status.vue
@@ -319,7 +319,7 @@
v-if="!isPreview"
:status-id="status.parent_visible && status.in_reply_to_status_id"
class="reply-to-popover"
- style="min-width: 0"
+ style="min-width: 0;"
:class="{ '-strikethrough': !status.parent_visible }"
>
<button