hide overflow
This commit is contained in:
@@ -142,6 +142,7 @@ export class UmbImageCropperFocusSetterElement extends LitElement {
|
||||
}
|
||||
/* Wrapper is used to make the focal point position responsive to the image size */
|
||||
#wrapper {
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
display: flex;
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user