minor fix

This commit is contained in:
daniel31x13
2025-12-14 01:57:29 -05:00
parent 48b7384490
commit 639f777b8a

View File

@@ -156,7 +156,7 @@ export default function LinkCard({ link, columns, editMode }: Props) {
: undefined
}
>
<div ref={ref}>
<div ref={ref} className="h-full">
<div
className="rounded-xl cursor-pointer h-full flex flex-col justify-between"
onClick={() =>