Skip to content

Commit c0d5b1b

Browse files
committed
Fix tab overflow
1 parent c81cc4d commit c0d5b1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/primer/alpha/tab_nav.pcss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
.tabnav-tabs {
1111
display: flex;
1212
margin-bottom: calc(var(--borderWidth-thin) * -1);
13-
overflow: auto;
1413
}
1514

1615
.tabnav::part(tablist-wrapper) {

0 commit comments

Comments
 (0)