Adding margin-bottom in Create Services.
This commit is contained in:
parent
4f94c040ca
commit
f31adf3728
@ -147,7 +147,7 @@ const ManageServiceProject = ({ serviceProjectId, onClose }) => {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<i
|
<i
|
||||||
className="bx bx-plus-circle bx-xs cursor-pointer text-primary "
|
className="bx bx-plus-circle bx-xs cursor-pointer text-primary mb-3"
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
onClose();
|
onClose();
|
||||||
openOrgModal({ startStep: 2 });
|
openOrgModal({ startStep: 2 });
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user