Merge branch 'sweetalert-on-action' into 'master'

add sweet-alert on actions and update icon

See merge request mohit.panjvani/crater-web!8
This commit is contained in:
Mohit Panjwani
2019-11-12 13:37:10 +00:00
18 changed files with 222 additions and 72 deletions

View File

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