bugfix: measure bar heights with ResizeObserver instead of magic numbers (0.21.2)

This commit is contained in:
MechaCat02
2026-05-17 20:47:32 +02:00
parent 215325ad2f
commit 64ccc0ba84
5 changed files with 57 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "mangalord-frontend",
"version": "0.21.1",
"version": "0.21.2",
"private": true,
"type": "module",
"scripts": {