From 410081061584d23946c388f99e90ea19ce203525 Mon Sep 17 00:00:00 2001 From: carlosthe19916 <2582866+carlosthe19916@users.noreply.github.com> Date: Tue, 22 Aug 2023 10:56:31 +0200 Subject: [PATCH 1/2] Padding to the cards to avoid MTR to change width --- .../transformation-path/transformation-path.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui-pf4/src/main/webapp/src/components/transformation-path/transformation-path.tsx b/ui-pf4/src/main/webapp/src/components/transformation-path/transformation-path.tsx index 881137c67..096820b97 100644 --- a/ui-pf4/src/main/webapp/src/components/transformation-path/transformation-path.tsx +++ b/ui-pf4/src/main/webapp/src/components/transformation-path/transformation-path.tsx @@ -46,10 +46,10 @@ export const TransformationPath: React.FC = ({ Date: Tue, 22 Aug 2023 11:00:49 +0200 Subject: [PATCH 2/2] Format --- .../transformation-path/transformation-path.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui-pf4/src/main/webapp/src/components/transformation-path/transformation-path.tsx b/ui-pf4/src/main/webapp/src/components/transformation-path/transformation-path.tsx index 096820b97..04fe8a6d6 100644 --- a/ui-pf4/src/main/webapp/src/components/transformation-path/transformation-path.tsx +++ b/ui-pf4/src/main/webapp/src/components/transformation-path/transformation-path.tsx @@ -46,10 +46,10 @@ export const TransformationPath: React.FC = ({