Skip to content

Commit 7d3030f

Browse files
authored
Update packages/css/tabs.css
1 parent 31b674e commit 7d3030f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/css/tabs.css

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353

5454
@composes ds-focus from './utilities.css';
5555

56+
/* We set z-index to make sure the active line does not bleed over the focus indicator */
5657
&:focus-visible {
5758
z-index: 2;
5859
}

0 commit comments

Comments
 (0)