From 85e35b58e8cb8abc7f0d49de15a7ee584abf9959 Mon Sep 17 00:00:00 2001 From: Bernhard Owen Josephus Date: Thu, 3 Oct 2024 23:40:53 +0800 Subject: [PATCH] fix green dot is not aligned with the arrow --- src/components/ReportActionItem/TaskPreview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ReportActionItem/TaskPreview.tsx b/src/components/ReportActionItem/TaskPreview.tsx index 95528286d1e1..8d036fc6167b 100644 --- a/src/components/ReportActionItem/TaskPreview.tsx +++ b/src/components/ReportActionItem/TaskPreview.tsx @@ -128,7 +128,7 @@ function TaskPreview({taskReportID, action, contextMenuAnchor, chatReportID, che {taskTitle} {shouldShowGreenDotIndicator && ( - +