Adding margin-bottom in Create Services.
This commit is contained in:
parent
e5d4f65e49
commit
ae3380d9b8
@ -147,7 +147,7 @@ const ManageServiceProject = ({ serviceProjectId, onClose }) => {
|
||||
</div>
|
||||
|
||||
<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={() => {
|
||||
onClose();
|
||||
openOrgModal({ startStep: 2 });
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user