💄 Fix multiple spinners in nested Busy-wrappers

This commit is contained in:
Philipp Stracker 2024-12-09 18:48:56 +01:00
parent 1826b95c08
commit 70e2015e1f
No known key found for this signature in database
3 changed files with 30 additions and 14 deletions

View file

@ -12,5 +12,6 @@
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin: 0;
}
}