actio panel

This commit is contained in:
CHIEFSOFT\ameye
2023-07-15 09:51:53 -04:00
parent a9f671eeaa
commit 940a12a2e9
7 changed files with 26 additions and 19 deletions
@@ -96,11 +96,11 @@ function ReviewJobAction({jobDetails}) {
<tbody>
<tr>
<td>
<div className="flex space-x-2 items-center w-full">
<div className="flex space-x-2 items-center w-full task_action_panel">
<h1 className="text-xl text-dark-gray dark:text-white">
<div>
This Job is Ready for your review
</h1>
</div>
{/*<div className="flex flex-col flex-[0.9]"> </div>*/}
</div>
</td>