diff --git a/electron.js b/electron.js index 7bb3c63..0a7a38b 100644 --- a/electron.js +++ b/electron.js @@ -21,7 +21,7 @@ let mountedPIDs = []; function createWindow() { // Create the browser window. - const height = process.env.ELECTRON_START_URL ? 404 : 384; + const height = process.env.ELECTRON_START_URL ? 394 : 374; mainWindow = new BrowserWindow({ width: 425, height: height, diff --git a/src/App.js b/src/App.js index cb6a73b..6c6dc6b 100644 --- a/src/App.js +++ b/src/App.js @@ -683,7 +683,7 @@ class App extends Component { if (allowMount) { mainContent.push((