Fix unread badge refresh and reply thread UI

This commit is contained in:
cyph3rasi
2026-03-08 00:31:21 -08:00
parent 98359886df
commit a8f104ee14
4 changed files with 46 additions and 24 deletions
-1
View File
@@ -473,7 +473,6 @@ export function PostCard({ post, onLike, onRepost, onComment, onDelete, onHide,
showThread={false}
isThreadParent={true}
/>
<div className="thread-line" />
</div>
)}
<article className={`post ${isDetail ? 'detail' : ''}`}>