Fixes U4-7619
Allows for correct aspect ratio when resizing a crop
This commit is contained in:
@@ -226,6 +226,10 @@ ul.color-picker li a {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.umb-cropper img {
|
||||
max-width: initial;
|
||||
}
|
||||
|
||||
.umb-cropper .overlay, .umb-cropper-gravity .overlay {
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user