Draft: Resolve "Homogenize modals"
Closes #768
- Every button closing or cancelling the action : variant="danger"
- Remove the Modal.Footer : are useful, but are difficult to implement with RenderForm on some cases (AddressFormModal, MintDOIModal)
- Should we make backdrop="static" or not ?
Edited by Simon Delcamp