From 1f07e01c1ea4156b35ef6af424c74bd7c12b0a16 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Wed, 4 Jun 2025 19:05:55 -0500 Subject: [PATCH] Make blurred posts not look like ass --- .../PostThread/components/ThreadReply.tsx | 88 +++++++++---------- 1 file changed, 44 insertions(+), 44 deletions(-) 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 && ( + + )} - - + +