From e6392bc433a765fb8217c5a4ce1373f4702e1561 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Thu, 4 Apr 2024 15:25:50 +0100 Subject: [PATCH] adjusted wallet btn size --- .../JobActions/PastDueJobAction.jsx | 58 ++++++++++--------- .../MyWallet/Popup/ConfirmAddFund.jsx | 26 +++------ 2 files changed, 39 insertions(+), 45 deletions(-) diff --git a/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx b/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx index 9ef169e..0d22c4f 100644 --- a/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx +++ b/src/components/MyActiveJobs/JobActions/PastDueJobAction.jsx @@ -121,7 +121,7 @@ function PastDueJobAction({jobDetails}) { @@ -133,14 +133,14 @@ function PastDueJobAction({jobDetails}) { {popUp && ( -
-
-

+
+
+

Past Due Task

-
+
{setChecked(prev => !prev)}} className='w-6 h-6 text-sky-blue bg-gray-100 focus:ring-sky-blue' /> -

I am ready to cancel this task

+

I am ready to cancel this task

-
+
{reqStatus.loading && action=='cancel'? : - }
{/* EXTEND TIMELINE SECTION */} -
+
-

Extend the timeline by:

+

Extend the timeline by: