Make conversation windows taller
This commit is contained in:
parent
1b83932a29
commit
fdd2eb0d3e
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
|||
type: 'panel',
|
||||
focused: true,
|
||||
width: 300,
|
||||
height: 420
|
||||
height: 440
|
||||
}, function (windowInfo) {
|
||||
windowMap.add({ windowId: windowInfo.id, modelId: modelId });
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue