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
@@ -68,7 +68,7 @@ export default function MyJobTable({ className }) {
>
<div className=" py-4">
<div className="flex space-x-2 items-center">
<div className="w-full max-w-[60px] flex-[0.1] h-[60px] rounded-full overflow-hidden flex justify-center items-center">
<div className="w-full min-w-[60px] flex-[0.1] h-[60px] rounded-full overflow-hidden flex justify-center items-center">
<img
src={dataImage1}
alt="data"