From 31c083030d9572382078f43d4220890392d1ca74 Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Fri, 2 Aug 2024 21:12:34 +0500 Subject: [PATCH] style: update comments style --- app/components/Comments/Comments.Comment.tsx | 4 ++-- app/components/Comments/Comments.Main.tsx | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/app/components/Comments/Comments.Comment.tsx b/app/components/Comments/Comments.Comment.tsx index c99adf7..50710bc 100644 --- a/app/components/Comments/Comments.Comment.tsx +++ b/app/components/Comments/Comments.Comment.tsx @@ -30,9 +30,9 @@ export const CommentsComment = (props: { }, []); return ( -
+