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 ? (