manage family icon adjusted

This commit was merged in pull request #275.
This commit is contained in:
victorAnumudu
2023-07-08 15:33:31 +01:00
parent 0be78a2a1b
commit e74119983f
@@ -192,7 +192,7 @@ export default function FamilyManageTabs({
}
>
<div className="w-full h-full text-sm text-left text-gray-500 dark:text-gray-400 relative grid grid-cols-4 min-h-[520px]">
<div className="border-r border-[#E3E4FE] dark:border-[#a7a9b533] p-6 h-full">
<div className="border-r border-[#E3E4FE] dark:border-[#a7a9b533] p-6 h-full flex flex-col justify-between">
<ProfileInfo
profileImg={profileImg}
profileImgInput={profileImgInput}