mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 22:42:37 +08:00
Fix Bug 34772.
This commit is contained in:
@ -48,7 +48,7 @@ define([
|
||||
var _options = {};
|
||||
_.extend(_options, {
|
||||
title: this.textTitle,
|
||||
width: 850,
|
||||
width: 600,
|
||||
height: 536,
|
||||
header: true
|
||||
}, options);
|
||||
|
||||
Reference in New Issue
Block a user