From d98808dae9fa82f499f285ee9cee47eb99413e04 Mon Sep 17 00:00:00 2001 From: Jack Short Date: Fri, 4 Nov 2022 16:29:43 -0400 Subject: [PATCH] fix: for cutoff border radius (#5095) --- src/nft/components/collection/Card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nft/components/collection/Card.tsx b/src/nft/components/collection/Card.tsx index 70e8107ac5..82cfda9a50 100644 --- a/src/nft/components/collection/Card.tsx +++ b/src/nft/components/collection/Card.tsx @@ -203,7 +203,7 @@ const Image = ({ uniformHeight, setUniformHeight }: ImageProps) => { } return ( - +