Redesign summary panel and compact window layout

This commit is contained in:
2026-07-08 14:30:33 +03:00
parent 32ee151a31
commit 7bb437f28b
5 changed files with 354 additions and 162 deletions

View File

@@ -13,9 +13,10 @@
"windows": [
{
"title": "ProxyWarden",
"width": 1120,
"width": 820,
"height": 760,
"minWidth": 760,
"minWidth": 820,
"maxWidth": 820,
"minHeight": 560,
"resizable": true
}