From 14757afcc6d76603e8229357671d2092bab30f33 Mon Sep 17 00:00:00 2001 From: Shakira M Date: Thu, 2 Nov 2023 21:47:38 -0700 Subject: [PATCH] fix(SERVER): fix styles for ISB cards Signed-off-by: Shakira M (cherry picked from commit ecbd489f87364caf50482f340cb2325d80f7960c) --- .../pages/Namespace/partials/NamespacePipelineListing/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/components/pages/Namespace/partials/NamespacePipelineListing/index.tsx b/ui/src/components/pages/Namespace/partials/NamespacePipelineListing/index.tsx index 498b53212..2ed130e60 100644 --- a/ui/src/components/pages/Namespace/partials/NamespacePipelineListing/index.tsx +++ b/ui/src/components/pages/Namespace/partials/NamespacePipelineListing/index.tsx @@ -585,6 +585,7 @@ export function NamespacePipelineListing({ display: "flex", flexDirection: "column", marginLeft: "1rem", + marginRight: "20rem" }} >