Whenever a focus highlighting exists for an element, :focus-visible should be used instead of :focus. Replace all :focus with :focus-visible.
:focus-visible
:focus
No dependencies set.
The note is not visible to the blocked user.
Whenever a focus highlighting exists for an element,
:focus-visibleshould be used instead of:focus. Replace all:focuswith:focus-visible.