Files
warmbly/web/src
Matthew Meszaros af6240aea9 fix(web): auth layout logo back to white
The Logo SVG was switched from hardcoded fill="white" to fill="currentColor"
so the dashboard could tint it gray. Auth-layout usages were never updated
and got rendered with the inherited default text color (near-black) on the
dark sky panel. Pass text-white explicitly at both logo sites.
2026-05-22 16:50:39 +00:00
..