design: the window can now resize to l=380px
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
"title": "TougliGui",
|
||||
"width": 1100,
|
||||
"height": 720,
|
||||
"minWidth": 800,
|
||||
"minHeight": 500,
|
||||
"minWidth": 380,
|
||||
"minHeight": 400,
|
||||
"decorations": false,
|
||||
"transparent": false,
|
||||
"backgroundColor": "#0d1117",
|
||||
|
||||
Reference in New Issue
Block a user