Add spacing above confirmation modal action buttons
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
overflow: auto;
|
||||
max-height: 70vh;
|
||||
}
|
||||
.edit-modal .edit-body .confirm-actions {
|
||||
margin-top: 12px;
|
||||
}
|
||||
.edit-modal .delete-body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user