Skip to content

Commit

Permalink
Update packages/react/src/Timeline/Timeline.module.css
Browse files Browse the repository at this point in the history
Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
  • Loading branch information
francinelucca and langermank authored Nov 25, 2024
1 parent f554d30 commit b1899bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/react/src/Timeline/Timeline.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,5 @@
margin-left: 0;
background-color: var(--bgColor-default);
border: 0;
/* stylelint-disable-next-line primer/borders */
border-top: var(--base-size-4) solid var(--borderColor-default);
border-top: var(--borderWidth-thicker) solid var(--borderColor-default);
}

0 comments on commit b1899bc

Please sign in to comment.