Content Sorting: increase modal size (#20835)
Modal size increase for sorting content
This commit is contained in:
@@ -9,6 +9,6 @@ export const UMB_SORT_CHILDREN_OF_CONTENT_MODAL = new UmbModalToken<
|
||||
>(UMB_SORT_CHILDREN_OF_CONTENT_MODAL_ALIAS, {
|
||||
modal: {
|
||||
type: 'sidebar',
|
||||
size: 'small',
|
||||
size: 'medium',
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user