Skip to content

Reduce Blankslate small size padding#7930

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/update-blankslate-small-size-padding
Draft

Reduce Blankslate small size padding#7930
Copilot wants to merge 2 commits into
mainfrom
copilot/update-blankslate-small-size-padding

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 5, 2026

Blankslate size="small" did not meaningfully reduce padding for dense layouts. This updates size padding so small is visibly tighter while medium and large use the requested default spacing.

Changelog

New

Changed

  • Blankslate spacing
    • small: var(--base-size-16)
    • medium / large: var(--base-size-24)
<Blankslate size="small">...</Blankslate>

Removed

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; if selected, include a brief description as to why

Testing & Reviewing

Review the small, medium, and large Blankslate variants to confirm the updated padding scale feels balanced in compact containers.

Merge checklist

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 5, 2026

🦋 Changeset detected

Latest commit: 74cba51

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Patch

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

Co-authored-by: joshblack <3901764+joshblack@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Blankslate to allow rendering in tighter spaces Reduce Blankslate small size padding Jun 5, 2026
Copilot AI requested a review from joshblack June 5, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants