decreasing min window size

This commit is contained in:
Abdenasser 2024-11-08 18:10:46 +01:00
parent 412f6d63f4
commit e865205282

View File

@ -39,8 +39,8 @@
"resizable": true,
"title": "NeoHtop",
"width": 1280,
"minWidth": 1280,
"minHeight": 900
"minWidth": 1120,
"minHeight": 700
}
],
"security": {