From eea6ceaec486b90015efa53c1e5c6dfb2d94bd11 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Wed, 4 Sep 2024 20:15:46 +0530 Subject: [PATCH] fix: pwa intake issue comment section z-index (#5522) --- .../issue-detail/issue-activity/comments/comment-block.tsx | 2 +- .../issue-detail/issue-activity/comments/comment-create.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/core/components/issues/issue-detail/issue-activity/comments/comment-block.tsx b/web/core/components/issues/issue-detail/issue-activity/comments/comment-block.tsx index a5163bcbf8..2fb7116ffe 100644 --- a/web/core/components/issues/issue-detail/issue-activity/comments/comment-block.tsx +++ b/web/core/components/issues/issue-detail/issue-activity/comments/comment-block.tsx @@ -26,7 +26,7 @@ export const IssueCommentBlock: FC = observer((props) => { return (
-
+
{comment.actor_detail.avatar && comment.actor_detail.avatar !== "" ? ( = (props) => { return (
{