diff --git a/app/soapbox/features/status/index.tsx b/app/soapbox/features/status/index.tsx index b37c88cb2..38be99ba6 100644 --- a/app/soapbox/features/status/index.tsx +++ b/app/soapbox/features/status/index.tsx @@ -485,7 +485,7 @@ const Thread: React.FC = (props) => { {!isUnderReview ? ( <> -
+
= (props) => { {hasDescendants && ( -
+
)} ); @@ -523,7 +523,7 @@ const Thread: React.FC = (props) => { const titleMessage = status.visibility === 'direct' ? messages.titleDirect : messages.title; return ( - +