We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76762cb commit 9325c99Copy full SHA for 9325c99
src/timeline/timeline-item.scss
@@ -14,7 +14,7 @@
14
width: 2px;
15
content: "";
16
// stylelint-disable-next-line primer/colors
17
- background-color: var(--color-border-primary);
+ background-color: var(--color-border-secondary);
18
}
19
20
&:target .TimelineItem-badge {
0 commit comments