diff --git a/index.js b/index.js index 55b90f4c..f5a73773 100644 --- a/index.js +++ b/index.js @@ -55,7 +55,7 @@ function createMainWindow () { var win = new electron.BrowserWindow({ backgroundColor: '#282828', darkTheme: true, - minWidth: 360, + minWidth: 375, minHeight: 158, show: false, title: 'WebTorrent',