banner added to missing pages

This commit was merged in pull request #269.
This commit is contained in:
victorAnumudu
2023-07-07 17:40:55 +01:00
parent 5594d24ce9
commit 919338fd3f
5 changed files with 17 additions and 12 deletions
@@ -57,11 +57,11 @@ export default function MyActiveJobTable({ MyJobList, className }) {
>
<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-[60px] h-[60px] p-2 bg-alice-blue rounded-full overflow-hidden flex justify-center items-center">
<img
src={localImgLoad(`images/taskbanners/${value.banner}`)}
alt="data"
className="w-full h-full"
className="w-full h-full rounded-full"
/>
</div>
<div className="flex flex-col flex-[0.9]">