wallet card adjustment

This commit was merged in pull request #305.
This commit is contained in:
victorAnumudu
2023-07-13 16:44:05 +01:00
parent d7752cb70b
commit 2fd04dc86d
3 changed files with 40 additions and 62 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import { Link } from 'react-router-dom';
function WalletAction({walletItem, payment, openPopUp}) {
return (
<div className="counters flex justify-between gap-2">
<div className="counters w-full flex justify-between gap-2">
<div className='w-1/2 flex justify-center items-center'>
<Link
to="transfer-fund"