Merge pull request #1099 from ONLYOFFICE/fix/bugfix

[DE] Fix layout. Fix Bug 52040
This commit is contained in:
Julia Radzhabova 2021-08-19 13:47:35 +03:00 committed by GitHub
commit 8146526660
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ define([
DE.Views.TableToTextDialog = Common.UI.Window.extend(_.extend({
options: {
width: 240,
width: 300,
height: 254,
header: true,
style: 'min-width: 240px;',