From 6ca13c0a4cb5a95bbb52b0db902b5dbf72f8aa6e Mon Sep 17 00:00:00 2001 From: Sofien-Sellami <73444179+Sofien-Sellami@users.noreply.github.com> Date: Wed, 13 Dec 2023 22:28:20 +0100 Subject: [PATCH] fix(icon-style): Ensure consistent icon dimensions (#3727) --- 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 602ab10d1..4e25615cc 100644 --- a/platform/ui/src/components/SidePanel/SidePanel.tsx +++ b/platform/ui/src/components/SidePanel/SidePanel.tsx @@ -276,7 +276,13 @@ const SidePanel = ({ side, className, activeTabIndex: activeTabIndexProp, tabs, data-cy={`${tab.name}-btn`} >