From 90ff5c2e9dc9882c1e3ca72e7b470042f3c05d5b Mon Sep 17 00:00:00 2001 From: dej611 Date: Thu, 2 Dec 2021 12:55:03 +0100 Subject: [PATCH] :lipstick: Fix mobile layout --- .../editor_frame/config_panel/dimension_container.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/plugins/lens/public/editor_frame_service/editor_frame/config_panel/dimension_container.scss b/x-pack/plugins/lens/public/editor_frame_service/editor_frame/config_panel/dimension_container.scss index 692db8171d124..365e11f6421ca 100644 --- a/x-pack/plugins/lens/public/editor_frame_service/editor_frame/config_panel/dimension_container.scss +++ b/x-pack/plugins/lens/public/editor_frame_service/editor_frame/config_panel/dimension_container.scss @@ -16,6 +16,7 @@ @include euiBreakpoint('xs', 's', 'm') { @include euiFlyout; + left: 10vw; } .lnsFrameLayout__sidebar-isFullscreen & {