From 28e97c88ddc5624c219eb78529ffaa32eff1df0c Mon Sep 17 00:00:00 2001 From: teodorus-nathaniel Date: Wed, 31 Jan 2024 20:23:00 +0700 Subject: [PATCH] style: fix overflow of comment in mobile --- src/components/comments/ViewComment.tsx | 38 +++++++++++++------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/src/components/comments/ViewComment.tsx b/src/components/comments/ViewComment.tsx index c93a80c3d..df38131c8 100644 --- a/src/components/comments/ViewComment.tsx +++ b/src/components/comments/ViewComment.tsx @@ -164,24 +164,26 @@ export const InnerViewComment: FC = props => { )} -
- - +
+
+ + +