From 474d7ef3c0054788928e42fdc8f7f4a5b3501b84 Mon Sep 17 00:00:00 2001 From: Akshita Goyal <36129505+gakshita@users.noreply.github.com> Date: Thu, 18 Jul 2024 13:01:48 +0530 Subject: [PATCH] [WEB-1948] fix: priority icons (#5146) * fix: priority icons * fix: icon size specified --- web/core/components/analytics/custom-analytics/table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/core/components/analytics/custom-analytics/table.tsx b/web/core/components/analytics/custom-analytics/table.tsx index 616fcba3d..7b42bd263 100644 --- a/web/core/components/analytics/custom-analytics/table.tsx +++ b/web/core/components/analytics/custom-analytics/table.tsx @@ -64,7 +64,7 @@ export const AnalyticsTable: React.FC = ({ analytics, barGraphData, param
{params.x_axis === "priority" ? ( - + ) : (