Image Cropper Modal full width
This commit is contained in:
@@ -23,6 +23,6 @@ export const UMB_IMAGE_CROPPER_EDITOR_MODAL = new UmbModalToken<
|
||||
>('Umb.Modal.ImageCropperEditor', {
|
||||
modal: {
|
||||
type: 'sidebar',
|
||||
size: 'large',
|
||||
size: 'full',
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user