From ed30a4ccac9c20eff764c435121ede568e29971d Mon Sep 17 00:00:00 2001 From: Rodrigo Antinarelli Date: Mon, 13 Apr 2020 14:53:36 -0300 Subject: [PATCH] fix side panel header --- .../ui/src/components/SidePanel/SidePanel.jsx | 44 ++++++++++--------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/platform/ui/src/components/SidePanel/SidePanel.jsx b/platform/ui/src/components/SidePanel/SidePanel.jsx index 9da5e4ab0..ea1872900 100644 --- a/platform/ui/src/components/SidePanel/SidePanel.jsx +++ b/platform/ui/src/components/SidePanel/SidePanel.jsx @@ -70,25 +70,29 @@ const SidePanel = ({ return ( {isOpen ? ( - +
+ +
) : (