better default size
This commit is contained in:
parent
9b3ac57ed6
commit
125d9b1c58
1 changed files with 2 additions and 2 deletions
|
|
@ -14,9 +14,9 @@
|
|||
{
|
||||
"title": "Handy",
|
||||
"width": 540,
|
||||
"height": 670,
|
||||
"height": 680,
|
||||
"minWidth": 540,
|
||||
"minHeight": 670,
|
||||
"minHeight": 680,
|
||||
"resizable": true,
|
||||
"maximizable": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue