Tweak font
This commit is contained in:
parent
09b036f07b
commit
54aa458ba4
2 changed files with 14 additions and 12 deletions
|
@ -15,7 +15,7 @@ exports.load = function (appUrl) {
|
|||
width: 800,
|
||||
height: 600,
|
||||
autoHideMenuBar: true,
|
||||
backgroundColor: '#A5ECFA',
|
||||
backgroundColor: '#FFFFFF',
|
||||
useContentSize: true
|
||||
})
|
||||
mainWindow.loadURL(appUrl)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue