diff --git a/public/app/plugins/datasource/prometheus/querybuilder/components/MetricSelect.tsx b/public/app/plugins/datasource/prometheus/querybuilder/components/MetricSelect.tsx index 4469bc41d71..6378b8d1f9d 100644 --- a/public/app/plugins/datasource/prometheus/querybuilder/components/MetricSelect.tsx +++ b/public/app/plugins/datasource/prometheus/querybuilder/components/MetricSelect.tsx @@ -131,6 +131,7 @@ export function MetricSelect({ return (
{ // if there is no metric and the m.e. is enabled, open the modal if (e.code === 'Enter') { @@ -139,10 +140,10 @@ export function MetricSelect({ }} > { -
+
-
{option.label}
-
{option.description}
+
{option.label}
+
{option.description}