diff --git a/index.js b/index.js index edef79a..f98196d 100644 --- a/index.js +++ b/index.js @@ -35,6 +35,8 @@ const createMainWindow = async () => { show: false, width: 350, height: 350, + minHeight: 350, + minWidth: 350, frame: false });