Conversation
🦋 Changeset detectedLatest commit: 7343b42 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
There was a problem hiding this comment.
Pull request overview
Adjusts the Timeline component’s visual spacing to better align TimelineBody content with surrounding Timeline elements, addressing primer issue #6438.
Changes:
- Increases
TimelineBodytop margin by 1px viacalc()to improve vertical alignment. - Adds a targeted stylelint disable for the spacing rule on the updated declaration.
|
@copilot add patch changeset |
|
👋 Hi from github/github-ui! Your integration PR is ready: https://github.com/github/github-ui/pull/14686 |
|
integration tests passing but VRT status is not reporting here. Added skip label to unblock this PR |
Co-authored-by: primer[bot] <119360173+primer[bot]@users.noreply.github.com>
…7601) Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: primer[bot] <119360173+primer[bot]@users.noreply.github.com>
…feature flag (#7524) Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
… new support for reordering elements (#7585) Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: iansan5653 <2294248+iansan5653@users.noreply.github.com> Co-authored-by: primer[bot] <119360173+primer[bot]@users.noreply.github.com>
Relates to https://github.com/github/primer/issues/6438
Changelog
Changed
Added +1px to the
margin-topofTimelineBodyto improve visual alignment of elementsRollout strategy
Testing & Reviewing
Good test stories:
Merge checklist