diff --git a/apps/common/main/lib/view/ExternalOleEditor.js b/apps/common/main/lib/view/ExternalOleEditor.js index 66840b9317..c3255d6ac5 100644 --- a/apps/common/main/lib/view/ExternalOleEditor.js +++ b/apps/common/main/lib/view/ExternalOleEditor.js @@ -48,9 +48,9 @@ define([ title: this.textTitle, storageName: 'ole-editor', sdkplaceholder: 'id-ole-editor-placeholder', - initwidth: 900, + initwidth: 970, initheight: 700, - minwidth: 875, + minwidth: 970, minheight: 275 }, options);