footer margin

This commit is contained in:
Corban-Lee Jones 2024-08-16 19:04:34 +01:00
parent 41a3376033
commit c7ca92cf82

View File

@ -23,7 +23,7 @@
You must be an administrator, or own the selected server.
</p>
</div>
<div class="modal-footer">
<div class="modal-footer px-4">
<button type="submit" class="btn btn-primary rounded-1 me-0">Submit</button>
<button type="button" class="btn btn-secondary rounded-1 ms-3" data-bs-dismiss="modal">Cancel</button>
</div>