mirror of
https://github.com/linkwarden/linkwarden.git
synced 2026-03-03 00:37:00 +00:00
minor fix
This commit is contained in:
@@ -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={() =>
|
||||
|
||||
Reference in New Issue
Block a user