[DE] Fix layout

This commit is contained in:
Julia Radzhabova 2021-08-19 13:38:41 +03:00
parent a39d6c3fec
commit 75794623c9

View file

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