(frontend) preserve left panel width on window resize

prevents automatic resizing to keep user-defined width stable

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-11-13 09:49:00 +01:00
parent 26620f3471
commit 10a319881d
2 changed files with 27 additions and 48 deletions

View File

@@ -40,6 +40,7 @@ and this project adheres to
### Security
- mitigate role escalation in the ask_for_access viewset #1580
- 🐛(frontend) preserve left panel width on window resize #1588
### Removed