mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 10:19:08 +00:00
Make conversation windows taller
This commit is contained in:
@@ -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 });
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user