From 30c3cf941177b5372ebbe75487796eeca6ad847c Mon Sep 17 00:00:00 2001 From: Jacob Date: Wed, 1 Jul 2020 20:49:05 -0400 Subject: [PATCH] minor visual changes --- electron/src/render.js | 4 ++-- electron/src/setup.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/electron/src/render.js b/electron/src/render.js index 992b7ae..7fd2f99 100644 --- a/electron/src/render.js +++ b/electron/src/render.js @@ -198,7 +198,7 @@ $('#config-btn').click(function () { //show configuration options let win = new BrowserWindow({ width: 460, - height: 470, + height: 450, backgroundColor:'#121212', webPreferences: { nodeIntegration: true, @@ -236,7 +236,7 @@ $('#help-btn').click(()=>{ let win = new BrowserWindow({ width: 470, - height: 770, + height: 780, backgroundColor:'#121212', webPreferences: { nodeIntegration: true, diff --git a/electron/src/setup.html b/electron/src/setup.html index 1c5524c..d90d016 100644 --- a/electron/src/setup.html +++ b/electron/src/setup.html @@ -55,7 +55,7 @@

Step 4:


Step 5:

Click "Start" on the main menu. If you did everything right, your ready checks should get automatically accepted and a notification will be delivered to your phone.

- +