Family Tab Sizes Fixed

This commit was merged in pull request #353.
This commit is contained in:
2023-07-25 08:53:04 +01:00
parent b69e2ff53b
commit 16afd4f90c
7 changed files with 76 additions and 42 deletions
@@ -48,7 +48,7 @@ const FamilyWaitlist = memo(
return (
<div
className={`update-table w-full bg-white dark:bg-dark-white h-full lg:min-h-[450px] overflow-hidden rounded-2xl section-shadow ${
className={`update-table w-full bg-white dark:bg-dark-white h-full lg:min-h-[538px] p-3 overflow-hidden rounded-2xl section-shadow ${
className || ""
}`}
>