fixed h issue
This commit is contained in:
parent
1973dd4a77
commit
c7602f7802
@ -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",
|
||||
)}
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user