Removes unneeded flex that caused an issue with the image cropper datatype

Fixes #10876
This commit is contained in:
Sebastiaan Janssen
2021-08-23 11:01:53 +02:00
parent 78d8f5b9e8
commit c72cb1683b

View File

@@ -600,7 +600,6 @@
display: inline-block;
position: relative;
vertical-align: top;
flex:0;
}
.umb-cropper-gravity .gravity-container {