Compare commits

..

No commits in common. "e8bf1e0d8158e9caef200b1e769e147cf3ce5b60" and "8d47e4c4f506ef3bceff9671680dc119b8ef518d" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View File

@ -42,7 +42,6 @@ button
max-width: 1024px
.container.fluid
width: 100%
max-width: 100%
margin: 0

View File

@ -7,8 +7,6 @@ function createWindow () {
const mainWindow = new BrowserWindow({
width: 800,
height: 700,
minWidth: 725,
minHeight: 600,
webPreferences: {
nodeIntegration: true,
contextIsolation: false,