Wallet format

This commit is contained in:
CHIEFSOFT\ameye
2023-06-11 08:49:48 -04:00
parent 0b83682da7
commit c389e06ae6
6 changed files with 22 additions and 22 deletions
@@ -41,7 +41,7 @@ function CurrentTaskAction({jobDetails}) {
<td>
<div className="flex space-x-2 items-center w-full">
<div className="flex flex-col flex-[0.9]">
<h1 className="font-bold text-xl text-dark-gray dark:text-white">
<h1 className="text-xl text-dark-gray dark:text-white">
I completed this task and ready for review and acceptance.
</h1>
</div>