From f548cbe00275665d9b9a9ece4f52efd677d47733 Mon Sep 17 00:00:00 2001 From: dej611 Date: Wed, 14 Jun 2023 09:42:08 +0200 Subject: [PATCH] :lipstick: Fix layout position for custom format control --- .../datasources/form_based/dimension_panel/format_selector.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/lens/public/datasources/form_based/dimension_panel/format_selector.tsx b/x-pack/plugins/lens/public/datasources/form_based/dimension_panel/format_selector.tsx index 2656e00edad692..5bc877ba1e081f 100644 --- a/x-pack/plugins/lens/public/datasources/form_based/dimension_panel/format_selector.tsx +++ b/x-pack/plugins/lens/public/datasources/form_based/dimension_panel/format_selector.tsx @@ -296,7 +296,7 @@ export function FormatSelector(props: FormatSelectorProps) { {currentFormat?.id === 'custom' ? ( - +