feat: responsive header

This commit is contained in:
2026-07-24 17:28:40 +02:00
parent 3d7c0d2332
commit e85616eacc
15 changed files with 324 additions and 261 deletions

View File

@ -13,8 +13,10 @@
"windows": [
{
"title": "thomann-dsp-app",
"width": 800,
"height": 600
"width": 1200,
"height": 800,
"minWidth": 900,
"minHeight": 600
}
],
"security": {