There was an error while loading. Please reload this page.
1 parent aaa87f0 commit c7ad2cfCopy full SHA for c7ad2cf
1 file changed
src/styles/tab-styles.js
@@ -42,7 +42,8 @@ export default css`
42
color:var(--primary-color);
43
}
44
45
-.tab-btn:focus-visible {
+.tab-btn:focus-visible,
46
+.tab-btn.active:focus-visible {
47
color:var(--secondary-color);
48
49
0 commit comments