From ac0685c9b9cce2a34e9489f36a97dd6f4ec8c84f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juli=C3=A1n=20Benegas?= Date: Fri, 23 Oct 2020 21:47:48 -0300 Subject: [PATCH] fix zIndex --- components/product/ProductCard/ProductCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/product/ProductCard/ProductCard.tsx b/components/product/ProductCard/ProductCard.tsx index 15a4f6950..b37d7ca67 100644 --- a/components/product/ProductCard/ProductCard.tsx +++ b/components/product/ProductCard/ProductCard.tsx @@ -29,7 +29,7 @@ const ProductCard: FC = ({ if (variant === 'slim') { return (
-
+
{p.name}