Refactor/styles (#202)

* style: general micro improvements in editor
* version bump
This commit is contained in:
Carlos Valente
2022-09-14 21:50:14 +02:00
committed by GitHub
parent b7e758bf24
commit 94b03312a6
11 changed files with 172 additions and 116 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ function createWindow() {
win = new BrowserWindow({
width: 1920,
height: 1000,
minWidth: 575,
minWidth: 525,
minHeight: 405,
maxWidth: 1920,
maxHeight: 1440,