mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
Tweak page window initial size
This commit is contained in:
parent
99209d36e1
commit
0d4d7c9c0c
@ -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 New Issue
Block a user