manage layout accnt type and fixed width of table

This commit is contained in:
Ebube
2023-05-22 15:22:04 +01:00
parent 74c6f6526a
commit 6ae8be146f
6 changed files with 244 additions and 488 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ export default function FamilyTable({ className, familyList, loader }) {
>
<td className=" py-4">
<div className="flex space-x-2 items-center w-full">
<div className="w-full h-[60px] rounded-full overflow-hidden flex justify-center items-center flex-[0.1] max-w-[60px]">
<div className="w-full h-[60px] rounded-full overflow-hidden flex justify-center items-center flex-[0.1] min-w-[60px]">
<img
src={dataImage1}
alt="data"