Replace red focus ring with light grey outline on form fields and dropdowns
Build and Push Docker Image / build (push) Successful in 9m59s Details

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt 2026-02-10 23:53:21 +01:00
parent d787a24921
commit 0631dbb64f
1 changed files with 2 additions and 2 deletions

View File

@ -170,7 +170,7 @@
--border: 30 6% 91%; --border: 30 6% 91%;
--input: 30 6% 91%; --input: 30 6% 91%;
--ring: 354 90% 47%; --ring: 220 9% 76%;
--radius: 0.5rem; --radius: 0.5rem;
@ -207,7 +207,7 @@
--border: 220 15% 22%; --border: 220 15% 22%;
--input: 220 15% 22%; --input: 220 15% 22%;
--ring: 354 90% 50%; --ring: 220 10% 50%;
} }
} }