Fix rounded corners

This commit is contained in:
Nicolas Mowen 2024-04-19 07:59:08 -06:00
parent 5eedccdacc
commit bfdcd3bb48

View File

@ -63,7 +63,7 @@ export function AnimatedEventCard({ event }: AnimatedEventCardProps) {
}}
>
<div
className="size-full rounded cursor-pointer"
className="size-full rounded cursor-pointer overflow-hidden"
onClick={onOpenReview}
>
{previews ? (