diff --git a/frontend/src/Editor/Components/components.js b/frontend/src/Editor/Components/components.js index 1c5a13f140..a60a637393 100644 --- a/frontend/src/Editor/Components/components.js +++ b/frontend/src/Editor/Components/components.js @@ -740,7 +740,7 @@ export const componentTypes = [ loadingState: { type: 'code', displayName: 'Show loading state' }, }, defaultSize: { - width: 3, + width: 5, height: 30, }, events: [],