From 255c1514ada297c5995db7f8b12b546230b1ff71 Mon Sep 17 00:00:00 2001 From: Nate Kelley Date: Wed, 5 Feb 2025 08:01:55 -0700 Subject: [PATCH] Update MetricTitle.tsx --- .../[dashboardId]/_DashboardMetricItem/MetricTitle.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/app/app/dashboards/[dashboardId]/_DashboardMetricItem/MetricTitle.tsx b/web/src/app/app/dashboards/[dashboardId]/_DashboardMetricItem/MetricTitle.tsx index be74ff6b3..291f93ee9 100644 --- a/web/src/app/app/dashboards/[dashboardId]/_DashboardMetricItem/MetricTitle.tsx +++ b/web/src/app/app/dashboards/[dashboardId]/_DashboardMetricItem/MetricTitle.tsx @@ -55,7 +55,7 @@ export const MetricTitle: React.FC<{ level={4} className="max-w-[calc(100%_-_24px)] !text-md" style={{ fontSize: '14px' }}> - {`${title} ${title} ${title} ${title} ${title} ${title} `} + {`${title}`} {isDragOverlay || !allowEdit ? (