refactor sweet-alert and add related icons in alert

This commit is contained in:
satyaprakash10
2019-11-12 19:23:49 +05:30
parent 0fbc26bbe1
commit 17c8225880
7 changed files with 51 additions and 19 deletions

View File

@ -111,3 +111,7 @@ code, .code {
justify-content: center;
align-items: center;
}
.swal-icon--custom {
height: 50px !important;
}