more UI/UX improvements. Starting to test price notifications/alerts!

This commit is contained in:
Nathan Parikh
2017-10-12 23:55:20 -05:00
parent ac6d6861bf
commit 1f381d4c25
7 changed files with 52 additions and 1377 deletions

View File

@@ -32,7 +32,7 @@ function createWindow () {
width: mainWindowState.width,
height: mainWindowState.height,
maxWidth: 360,
minWidth: 280,
minWidth: 290,
minHeight: 100,
maximizable: false,
fullscreenable: false,