nimuli/resources/views/components/ui
boban 695727e321 fix(ui): spinner full opacity — remove disabled:opacity-60 from button
CSS opacity on parent compounds to all children, spinner can't escape it.
disabled:opacity-60 → disabled:opacity-100 (keeps button at full color
while loading, cursor:wait signals busy state). Text fades via
wire:loading.class="opacity-50" on label span only.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 15:13:55 +02:00
..
button.blade.php fix(ui): spinner full opacity — remove disabled:opacity-60 from button 2026-05-17 15:13:55 +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