Merge branch 'logo-upload' into 'master'

fix cropper Logo upload

See merge request mohit.panjvani/crater-web!43
This commit is contained in:
Mohit Panjwani
2019-11-17 06:06:11 +00:00
4 changed files with 52 additions and 26 deletions

View File

@ -115,3 +115,8 @@ code, .code {
.swal-icon--custom {
height: 70px !important;
}
.avatar-cropper-btn:hover {
background-color: $ls-color-primary !important;
color: $white;
}