forked from FoundKeyGang/FoundKey
Tweak page window initial size
This commit is contained in:
parent
99209d36e1
commit
0d4d7c9c0c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<XWindow ref="window"
|
||||
:initial-width="400"
|
||||
:initial-width="700"
|
||||
:initial-height="500"
|
||||
:can-resize="true"
|
||||
:close-right="true"
|
||||
|
|
Loading…
Reference in a new issue