From dd266650aa3cd6502b6dd6432386cd88d6582143 Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 16 Feb 2023 20:38:17 +0100 Subject: [PATCH] chore: fix small alignment issue with owner Signed-off-by: blam --- .../src/next/components/TemplateCard/TemplateCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/scaffolder-react/src/next/components/TemplateCard/TemplateCard.tsx b/plugins/scaffolder-react/src/next/components/TemplateCard/TemplateCard.tsx index 6f89808405..af44085151 100644 --- a/plugins/scaffolder-react/src/next/components/TemplateCard/TemplateCard.tsx +++ b/plugins/scaffolder-react/src/next/components/TemplateCard/TemplateCard.tsx @@ -162,7 +162,7 @@ export const TemplateCard = (props: TemplateCardProps) => { )} - +
{ownedByRelations.length > 0 && (