added cancel btn style in withdraw

This commit is contained in:
2023-08-04 13:41:53 +01:00
parent 6cccd1c372
commit 654ed3741c
@@ -379,7 +379,7 @@ function ConfirmAddFund({
<hr />
<div className="md:p-8 p-4 add-fund-btn flex justify-end items-center py-4 gap-4">
<button
className="px-4 py-1 h-11 max-w-[100px] w-full flex justify-center bg-[#f5a430] text-black items-center border-gradient text-base rounded-full"
className="px-4 py-1 h-11 max-w-[100px] w-full flex justify-center bg-[#f5a430] text-black items-center text-base rounded-full"
onClick={getBack}
>
Back