offer list btn changed, and manage offer interest page updated

This commit was merged in pull request #762.
This commit is contained in:
victorAnumudu
2024-07-22 19:52:46 +01:00
parent df1a006f13
commit 3876e1440d
4 changed files with 103 additions and 68 deletions
@@ -65,11 +65,11 @@ export default function OthersInterestTable({othersInterestedList, className}) {
<tr key={index} className="bg-white dark:bg-dark-white border-b dark:border-[#5356fb29] hover:bg-gray-50">
<td className=" py-4">
<div className="flex space-x-2 items-center">
<div className="min-w-[60px] min-h-[60px] rounded-full overflow-hidden flex justify-center items-center">
<div className="w-[60px] h-[60px] p-2 bg-alice-blue rounded-full overflow-hidden flex justify-center items-center">
<img
src={image}
alt="data"
className="w-full h-full"
className="w-full h-full rounded-full"
/>
</div>
<div className="flex flex-col">