From f6b939399936f94e3bdbb2e732ad7457e2a98819 Mon Sep 17 00:00:00 2001 From: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com> Date: Mon, 10 Jan 2022 16:54:38 -0600 Subject: [PATCH] Tooltip no longer dancing (#17931) --- .../src/SqlLab/components/TemplateParamsEditor/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx b/superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx index d0aa6bdfc26..4bedbfcecce 100644 --- a/superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx +++ b/superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx @@ -99,7 +99,7 @@ function TemplateParamsEditor({ title={t('Edit template parameters')} trigger={['hover']} > -
+
{t('Parameters ')} {!isValid && (