diff --git a/src/main/windows/about.js b/src/main/windows/about.js index 1e6d6dc5..0b48c6f9 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: 170, + height: 220, icon: getIconPath(), maximizable: false, minimizable: false,