diff --git a/frontend/app/components/Dashboard/components/WidgetWrapper/WidgetWrapper.tsx b/frontend/app/components/Dashboard/components/WidgetWrapper/WidgetWrapper.tsx index eb7faa64b..4aac81dd6 100644 --- a/frontend/app/components/Dashboard/components/WidgetWrapper/WidgetWrapper.tsx +++ b/frontend/app/components/Dashboard/components/WidgetWrapper/WidgetWrapper.tsx @@ -119,7 +119,7 @@ function WidgetWrapper(props: Props & RouteComponentProps) { {'Cannot drill down system provided metrics'} )} - Click to select} className="w-full"> + {addOverlay && }
- {/* */} - +