We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd38b4f commit a3550f0Copy full SHA for a3550f0
1 file changed
static/css/v3/badge-button.css
@@ -42,5 +42,6 @@
42
43
44
.badge-button:has(.badge-button__radio:focus-visible) {
45
- outline: auto;
+ outline: auto Highlight;
46
+ outline: auto -webkit-focus-ring-color;
47
}
0 commit comments