nimuli/resources/views/components/ui
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
..
button.blade.php 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
copy-button.blade.php fix(FIX-10): 6 bugs — route ULID, QR modal, bio unique, nav active, copy btn, analytics context 2026-05-16 17:01:16 +02:00