Merge branch 'master' of https://gitlab.chiefsoft.net/WrenchBoard/Users-Wrench into tx_ref-change
This commit is contained in:
@@ -175,7 +175,7 @@ export default function MyJobTable({ MyJobList, reloadJobList, className }) {
|
||||
}}
|
||||
className="w-20 h-11 flex justify-center items-center btn-gradient text-base rounded-full text-white"
|
||||
>
|
||||
Manage
|
||||
Assign
|
||||
</button>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -110,7 +110,7 @@ function AddFundPop({
|
||||
</h1>
|
||||
<div className="field w-full max-w-[250px]">
|
||||
<InputCom
|
||||
fieldClass="px-6"
|
||||
fieldClass="px-6 text-right"
|
||||
type="text"
|
||||
name="amount"
|
||||
placeholder="0"
|
||||
|
||||
Reference in New Issue
Block a user