From e33d886b9bcedf1be6bb484adfd300c0d55334ed Mon Sep 17 00:00:00 2001 From: sylenien Date: Thu, 11 Aug 2022 16:43:48 +0200 Subject: [PATCH] fix(ui): fix predef modal height --- .../components/DashboardWidgetGrid/AddPredefinedMetric.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app/components/Dashboard/components/DashboardWidgetGrid/AddPredefinedMetric.tsx b/frontend/app/components/Dashboard/components/DashboardWidgetGrid/AddPredefinedMetric.tsx index 0e4b726d2..5be789a2d 100644 --- a/frontend/app/components/Dashboard/components/DashboardWidgetGrid/AddPredefinedMetric.tsx +++ b/frontend/app/components/Dashboard/components/DashboardWidgetGrid/AddPredefinedMetric.tsx @@ -99,7 +99,7 @@ function AddPredefinedMetric({ categories, history, siteId, title, description } )} -
+
{activeCategory &&