nimuli/resources
boban be8fdc8fe4 fix(ui): center spinner via top-1/2 left-1/2 translate instead of inset-0 flex
inset-0 flex relies on display:flex being restored after Livewire removes
display:none — display type ambiguous in that moment. Explicit 50%/50%
translate centering is display-independent and always correct.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 15:15:52 +02:00
..
css fix(FIX-12): 10 bugs — AI workspace context, Alpine sidebar/theme, analytics clearFilters, link badge layout, slug suggest 2026-05-16 18:02:23 +02:00
js fix(sidebar): remove collapse, fix mobile overlay and blur effect 2026-05-17 14:34:33 +02:00
views fix(ui): center spinner via top-1/2 left-1/2 translate instead of inset-0 flex 2026-05-17 15:15:52 +02:00