add app backup button

Fixes cloudron/box#497
This commit is contained in:
Girish Ramakrishnan
2018-05-23 20:36:54 -07:00
parent 63e16c9bb8
commit 44d32ea281
4 changed files with 74 additions and 32 deletions
+4
View File
@@ -452,6 +452,10 @@ multiselect {
overflow-y: auto;
}
.modal-body .panel-body {
padding: 5px;
}
.modal-footer {
padding-top: 0;
}