fixed h issue

This commit is contained in:
zmeyer44 2023-10-24 16:16:18 -04:00
parent 1973dd4a77
commit c7602f7802

View File

@ -70,7 +70,7 @@ export default function CalendarEventCard({
height={150}
unoptimized
className={cn(
"objegitct-cover h-full w-auto transition-all group-hover:scale-105",
"objegitct-cover h-auto min-h-full w-auto transition-all group-hover:scale-105",
"aspect-video",
)}
/>