From be1a2ccaab90a4066826cb021cca00a4866aac75 Mon Sep 17 00:00:00 2001 From: ayesha waris <73840786+ayeshoali@users.noreply.github.com> Date: Wed, 1 Mar 2023 21:46:23 +0500 Subject: [PATCH] fix: fixed post coment actions menu accessibilty for keyboard (#456) --- 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({ /> )} -
+