From 07b56e6070b0aa4ea39fd358f1d47d08ae7a801f Mon Sep 17 00:00:00 2001 From: ayesha waris <73840786+ayeshoali@users.noreply.github.com> Date: Fri, 3 Mar 2023 16:14:52 +0500 Subject: [PATCH] style: add border on focused post (#460) --- 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 && (