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',
|
type: 'panel',
|
||||||
focused: true,
|
focused: true,
|
||||||
width: 300,
|
width: 300,
|
||||||
height: 420
|
height: 440
|
||||||
}, function (windowInfo) {
|
}, function (windowInfo) {
|
||||||
windowMap.add({ windowId: windowInfo.id, modelId: modelId });
|
windowMap.add({ windowId: windowInfo.id, modelId: modelId });
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue