[DE] Fix layout
This commit is contained in:
parent
a39d6c3fec
commit
75794623c9
|
@ -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;',
|
||||||
|
|
Loading…
Reference in a new issue