Replace red focus ring with light grey outline on form fields and dropdowns

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-10 23:53:21 +01:00
parent d787a24921
commit 0631dbb64f

View File

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