From f2aa7e9e89170446123e09060cc320f845ff2c01 Mon Sep 17 00:00:00 2001 From: ayeshoali Date: Fri, 3 Mar 2023 00:04:53 +0500 Subject: [PATCH] style: add border on focused post --- src/discussions/post-comments/PostCommentsView.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/discussions/post-comments/PostCommentsView.jsx b/src/discussions/post-comments/PostCommentsView.jsx index 07fa3b91..fad3d003 100644 --- a/src/discussions/post-comments/PostCommentsView.jsx +++ b/src/discussions/post-comments/PostCommentsView.jsx @@ -99,7 +99,7 @@ function PostCommentsView({ intl }) { ) )}
setAddingResponse(true)} /> {!thread.closed && (