diff --git a/src/main/windows/about.js b/src/main/windows/about.js index 0b48c6f9..335a437f 100644 --- a/src/main/windows/about.js +++ b/src/main/windows/about.js @@ -15,7 +15,7 @@ function init () { backgroundColor: '#ECECEC', center: true, fullscreen: false, - height: 220, + height: 250, icon: getIconPath(), maximizable: false, minimizable: false,