diff --git a/src/screens/PostThread/components/ThreadReply.tsx b/src/screens/PostThread/components/ThreadReply.tsx index 27717ec1f5..274d253bff 100644 --- a/src/screens/PostThread/components/ThreadReply.tsx +++ b/src/screens/PostThread/components/ThreadReply.tsx @@ -210,48 +210,48 @@ const ThreadReplyInner = memo(function ThreadReplyInner({ })} - - {item.ui.indent > 1 && ( - - )} - + + + {item.ui.indent > 1 && ( + + )} - - + +