From ebaaf726f9d002312ec62bc9e25db467fd992c15 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Fri, 3 May 2024 16:01:58 -0300 Subject: [PATCH] chore: Add card filter overlay and update flex alignment in CollectionCardComponent --- src/frontend/src/components/cardComponent/index.tsx | 4 ++-- src/frontend/src/style/applies.css | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/frontend/src/components/cardComponent/index.tsx b/src/frontend/src/components/cardComponent/index.tsx index e82263513..ea7022c0f 100644 --- a/src/frontend/src/components/cardComponent/index.tsx +++ b/src/frontend/src/components/cardComponent/index.tsx @@ -177,6 +177,7 @@ export default function CollectionCardComponent({ )} onClick={onClick} > +
@@ -292,7 +293,7 @@ export default function CollectionCardComponent({
-
+
{playground && data?.metadata !== undefined ? (
)} - {button && button} {playground && data?.metadata === undefined && (