From ba446306eed980532f536ab5d352e9e31c840a5c Mon Sep 17 00:00:00 2001 From: Celia Amador Date: Thu, 26 Feb 2026 11:01:06 +0100 Subject: [PATCH] EDM-3394: Overwrite styling from OCP console --- .../src/components/common/FlightCtlWizardFooter.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/ui-components/src/components/common/FlightCtlWizardFooter.tsx b/libs/ui-components/src/components/common/FlightCtlWizardFooter.tsx index 20e488f07..e24a7695c 100644 --- a/libs/ui-components/src/components/common/FlightCtlWizardFooter.tsx +++ b/libs/ui-components/src/components/common/FlightCtlWizardFooter.tsx @@ -67,7 +67,8 @@ const FlightCtlWizardFooter = >({ } return ( - + {/* Overwrite the justifyContent: 'space-between' set incorrectly by the OCP console */} +