bad margin fix
This commit is contained in:
parent
5a0b071ec1
commit
c59e383aff
@ -29,8 +29,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer px-4">
|
||||
<button type="submit" class="btn btn-primary rounded-1 me-3 ms-0">Save Changes</button>
|
||||
<button type="button" class="btn btn-secondary rounded-1 me-3 ms-0" data-bs-dismiss="modal">Cancel</button>
|
||||
<button type="submit" class="btn btn-primary rounded-1 ms-3 me-0">Save Changes</button>
|
||||
<button type="button" class="btn btn-secondary rounded-1 ms-3 me-0" data-bs-dismiss="modal">Cancel</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user