From c3de4cd4c51bd3ac346b8d072a8946718e6aef4b Mon Sep 17 00:00:00 2001 From: Lipis Date: Fri, 21 Aug 2020 01:24:46 +0300 Subject: [PATCH] Reduce the padding of the left 'Islands' (#2050) --- src/components/LayerUI.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/LayerUI.tsx b/src/components/LayerUI.tsx index e53b9a63..5c58618c 100644 --- a/src/components/LayerUI.tsx +++ b/src/components/LayerUI.tsx @@ -356,7 +356,7 @@ const LayerUI = ({ > {/* the zIndex ensures this menu has higher stacking order, see https://github.com/excalidraw/excalidraw/pull/1445 */} - + {actionManager.renderAction("loadScene")} @@ -388,7 +388,7 @@ const LayerUI = ({ heading="selectedShapeActions" className={`zen-mode-transition ${zenModeEnabled && "transition-left"}`} > - +