From 84163621c244adb404738bca63b483f0a38f2274 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Wed, 27 Nov 2024 11:54:01 +0800 Subject: [PATCH] Fix disconnected lines --- src/pages/status.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/status.jsx b/src/pages/status.jsx index f34c100b..311a3439 100644 --- a/src/pages/status.jsx +++ b/src/pages/status.jsx @@ -1309,7 +1309,7 @@ function StatusThread({ id, closeLink = '/', instance: propInstance }) { > {statusesList} {showMore > 0 && ( -
  • +