manage offer interest reformat

This commit is contained in:
victorAnumudu
2023-06-17 07:55:26 +01:00
parent 4ef9b2f20e
commit 9dc8acc584
3 changed files with 134 additions and 118 deletions
@@ -32,7 +32,7 @@ export default function OthersInterestTable({othersInterestedList, className}) {
return (
<div
className={`update-table w-full p-8 bg-white dark:bg-dark-white rounded-2xl section-shadow min-h-[520px] ${
className={`update-table w-full p-4 bg-white dark:bg-dark-white rounded-2xl section-shadow min-h-[520px] ${
className || ""
}`}
>