Skip to content

Commit f1e5efa

Browse files
committed
lint
1 parent cd36bea commit f1e5efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/primer/alpha/tab_nav.pcss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
overflow-x: auto;
1616
overflow-y: hidden;
1717

18-
/* Ensure list items behave as flex items and don't overlap */
18+
/* stylelint-disable-next-line selector-max-type */
1919
& > li {
2020
flex-shrink: 0;
2121
}

0 commit comments

Comments
 (0)