We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a2f1c4 commit abeda23Copy full SHA for abeda23
src/main/config/windows.js
@@ -15,7 +15,7 @@ exports.MIN_WIDTH = 1024;
15
* windows like the connection and setup dialogs.
16
*/
17
exports.DEFAULT_WIDTH_DIALOG = 900;
18
-exports.DEFAULT_HEIGHT_DIALOG = 760;
+exports.DEFAULT_HEIGHT_DIALOG = 800;
19
20
exports.MIN_WIDTH_DIALOG = 768;
21
/**
0 commit comments