From 0bbc4423af424bbbe33eeccdd8466beb323e6f8d Mon Sep 17 00:00:00 2001 From: Joseph Izang Date: Tue, 28 Dec 2021 01:50:22 +0100 Subject: [PATCH] fix plugin manager icon position --- .../src/lib/components/RequiredSection.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/remix-ui/vertical-icons-panel/src/lib/components/RequiredSection.tsx b/libs/remix-ui/vertical-icons-panel/src/lib/components/RequiredSection.tsx index 010aa20366..c78610052b 100644 --- a/libs/remix-ui/vertical-icons-panel/src/lib/components/RequiredSection.tsx +++ b/libs/remix-ui/vertical-icons-panel/src/lib/components/RequiredSection.tsx @@ -26,31 +26,31 @@ function RequiredSection ({ verticalIconsPlugin, itemContextAction, addActive, r removeActive={removeActive} itemContextAction={itemContextAction} /> - - - - -