Fix: Increase height of 'About' window
This commit is contained in:
@@ -15,7 +15,7 @@ function init () {
|
|||||||
backgroundColor: '#ECECEC',
|
backgroundColor: '#ECECEC',
|
||||||
center: true,
|
center: true,
|
||||||
fullscreen: false,
|
fullscreen: false,
|
||||||
height: 170,
|
height: 220,
|
||||||
icon: getIconPath(),
|
icon: getIconPath(),
|
||||||
maximizable: false,
|
maximizable: false,
|
||||||
minimizable: false,
|
minimizable: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user