From 5f7c14ed14ac6e414bb4dfe5b1edd5049932d74b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 17:43:40 +0200 Subject: [PATCH] fix: Add Padding to the cards to avoid MTR cards to change width while selecting camel (#943) (#944) * Padding to the cards to avoid MTR to change width * Format (cherry picked from commit cb6a8b7b6daba4103b7efd9d83f2f136bce61706) Co-authored-by: Carlos E. Feria Vila --- .../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..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 = ({