From bf0ccda6ed79df74036b3620c5b84390f2f9afd4 Mon Sep 17 00:00:00 2001 From: Danish Arora Date: Fri, 6 Jun 2025 16:42:30 +0530 Subject: [PATCH] fix: tailwind size --- src/components/PostList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PostList.tsx b/src/components/PostList.tsx index ecb256a..9583300 100644 --- a/src/components/PostList.tsx +++ b/src/components/PostList.tsx @@ -255,7 +255,7 @@ const PostList = () => { {isCellAdmin && !post.moderated && ( - )}