mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
This commit is contained in:
parent
1571b5d993
commit
9220a060d2
15 changed files with 203 additions and 251 deletions
|
|
@ -178,6 +178,8 @@ const boot = () => {
|
|||
backgroundColor: '#FFF', // 桌面端主窗体背景色设置为 `#FFF` Fix https://github.com/siyuan-note/siyuan/issues/4544
|
||||
width: windowState.width,
|
||||
height: windowState.height,
|
||||
minWidth: 493,
|
||||
minHeight: 376,
|
||||
x,
|
||||
y,
|
||||
fullscreenable: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue