From 07ec3486a02d57b8297ca543ea3101c8cfd9aefd Mon Sep 17 00:00:00 2001 From: ayeshoali Date: Mon, 27 Feb 2023 23:24:08 +0500 Subject: [PATCH] fix: fixed post coment actions menu accessibilty for keyboard --- src/discussions/post-comments/comments/comment/Comment.jsx | 2 +- src/discussions/posts/post/Post.jsx | 3 ++- src/index.scss | 6 ++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/discussions/post-comments/comments/comment/Comment.jsx b/src/discussions/post-comments/comments/comment/Comment.jsx index be1fa8c1..4bcb71bd 100644 --- a/src/discussions/post-comments/comments/comment/Comment.jsx +++ b/src/discussions/post-comments/comments/comment/Comment.jsx @@ -119,7 +119,7 @@ function Comment({ /> )} -
+