We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524f29d commit cd826a9Copy full SHA for cd826a9
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