fix(settings/auth): fix a11y labels (#1963)

This commit is contained in:
Chaim Lev-Ari
2026-03-01 12:14:47 +02:00
committed by GitHub
parent 0370b09ad0
commit 1f5762b8c8
18 changed files with 319 additions and 297 deletions
@@ -1,7 +1,3 @@
.root input {
display: none;
}
.root label {
@apply border border-solid;
@apply border-gray-5 bg-gray-2 text-black;