mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 17:40:13 +01:00
This commit is contained in:
parent
c8e64a8bbb
commit
3e52adf25f
1 changed files with 1 additions and 0 deletions
|
|
@ -746,6 +746,7 @@ app.whenReady().then(() => {
|
||||||
width: mainScreen.size.width * 0.7,
|
width: mainScreen.size.width * 0.7,
|
||||||
height: mainScreen.size.height * 0.9,
|
height: mainScreen.size.height * 0.9,
|
||||||
minWidth: 493,
|
minWidth: 493,
|
||||||
|
center: true,
|
||||||
minHeight: 376,
|
minHeight: 376,
|
||||||
fullscreenable: true,
|
fullscreenable: true,
|
||||||
frame: "darwin" === process.platform,
|
frame: "darwin" === process.platform,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue