From 47b3332150d1df80dafec6e9a59dc3d33f44937c Mon Sep 17 00:00:00 2001 From: sellami Date: Tue, 17 Oct 2023 19:02:35 +0100 Subject: [PATCH] open sidePanel icon styling --- platform/ui/src/components/SidePanel/SidePanel.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/platform/ui/src/components/SidePanel/SidePanel.tsx b/platform/ui/src/components/SidePanel/SidePanel.tsx index fb026d82b4c..506a5719a80 100644 --- a/platform/ui/src/components/SidePanel/SidePanel.tsx +++ b/platform/ui/src/components/SidePanel/SidePanel.tsx @@ -279,7 +279,13 @@ const SidePanel = ({ side, className, activeTabIndex: activeTabIndexProp, tabs, data-cy={`${tab.name}-btn`} >
- +