minor fix

This commit is contained in:
daniel31x13 2023-11-07 18:30:55 -05:00
parent fbc1d4b113
commit 518b94b1f4

View File

@ -331,7 +331,7 @@ export default function Dashboard() {
<div className="w-full">
<div
className={`grid overflow-hidden 2xl:grid-cols-3 xl:grid-cols-2 grid-cols-1 gap-5 w-full ${
linkPinDisclosure ? "h-full" : "h-[22rem]"
linkPinDisclosure ? "h-full" : "max-h-[22rem]"
}`}
>
{links