replacing focus by focus-visible
This commit is contained in:
parent
e17c507129
commit
ade2248974
|
|
@ -41,7 +41,7 @@
|
||||||
/* background-color: yellow; */
|
/* background-color: yellow; */
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type='checkbox']:focus {
|
input[type='checkbox']:focus-visible {
|
||||||
/* outline: max(2px, 0.15em) solid currentColor;
|
/* outline: max(2px, 0.15em) solid currentColor;
|
||||||
outline-offset: max(2px, 0.15em); */
|
outline-offset: max(2px, 0.15em); */
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user