Skip to content

Commit

Permalink
chore: put back old info tooltip style
Browse files Browse the repository at this point in the history
  • Loading branch information
nickytonline committed Aug 12, 2024
1 parent 7c122ed commit 0c92d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Contributors/Oscr.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export const OscrInfoTooltip = () => {
</a>
</div>
}
className="max-w-xs"
className="w-fit max-w-xs !text-sm shadow-lg text-slate-100 !px-4 !py-3 !rounded-xl"
>
<HiOutlineInformationCircle className="text-slate-500" />
</Tooltip>
Expand Down

0 comments on commit 0c92d15

Please sign in to comment.