manage layout accnt type and fixed width of table
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user