mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 15:45:58 +09:00
Tweak page window initial size
This commit is contained in:
parent
99209d36e1
commit
0d4d7c9c0c
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<XWindow ref="window"
|
<XWindow ref="window"
|
||||||
:initial-width="400"
|
:initial-width="700"
|
||||||
:initial-height="500"
|
:initial-height="500"
|
||||||
:can-resize="true"
|
:can-resize="true"
|
||||||
:close-right="true"
|
:close-right="true"
|
||||||
|
Loading…
Reference in New Issue
Block a user