Skip to content

Commit d681cc0

Browse files
Merge pull request #119 from universal-ember/tabs-are-focusable
Selected tabs are focusable
2 parents 3f7269c + d10205b commit d681cc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs-support/src/site-css/site.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ textarea,
2626
[role="switch"],
2727
[role="button"],
2828
[role="tab"],
29+
[role="tab"][aria-selected],
2930
[tabindex] {
3031
&:focus,
3132
&:focus-visible {

0 commit comments

Comments
 (0)