Files
stack/packages
Jason Woltje a2f112b334
All checks were successful
ci/woodpecker/push/orchestrator Pipeline was successful
ci/woodpecker/push/api Pipeline was successful
ci/woodpecker/push/web Pipeline was successful
fix(ui): use arbitrary opacity for AuthCard dark background
Tailwind's default opacity scale only includes multiples of 5.
The `/92` modifier in `dark:bg-[#1b2331]/92` was silently ignored,
causing the light-mode card background to render in dark mode.
Changed to `/[0.92]` which uses Tailwind's arbitrary value syntax.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 23:29:20 -06:00
..