fix: stabilize account tab dimensions

Keep Account Overview and Usage Rules inside the same fixed grid row. Move rules scrolling into a dedicated inner panel so switching tabs no longer changes the outer sizing and overflow model. Add a regression test for the shared layout contract.
This commit is contained in:
Sucukdeluxe
2026-08-09 21:56:25 +02:00
parent 9f0140dd3c
commit 7046df09e3
6 changed files with 49 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "real-debrid-downloader",
"version": "2.0.10",
"version": "2.0.11",
"description": "Desktop downloader",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",