revert modal size
This commit is contained in:
@@ -14,5 +14,5 @@ export const UMB_DATA_TYPE_PICKER_FLOW_DATA_TYPE_PICKER_MODAL = new UmbModalToke
|
||||
UmbDataTypePickerFlowDataTypePickerModalResult
|
||||
>('Umb.Modal.DataTypePickerFlowDataTypePicker', {
|
||||
type: 'sidebar',
|
||||
size: 'medium',
|
||||
size: 'small',
|
||||
});
|
||||
|
||||
@@ -14,5 +14,5 @@ export const UMB_DATA_TYPE_PICKER_FLOW_MODAL = new UmbModalToken<
|
||||
UmbDataTypePickerFlowModalResult
|
||||
>('Umb.Modal.DataTypePickerFlow', {
|
||||
type: 'sidebar',
|
||||
size: 'medium',
|
||||
size: 'small',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user