[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({
|
||||
options: {
|
||||
width: 240,
|
||||
width: 300,
|
||||
height: 254,
|
||||
header: true,
|
||||
style: 'min-width: 240px;',
|
||||
|
|
Loading…
Reference in a new issue