Skip to content

style: refine AlertDialog spacing and tokens#85

Merged
Fernando Jesus (fernandorjesus) merged 2 commits into
mainfrom
feature/QCDL-27-alert-dialog
Jul 20, 2026
Merged

style: refine AlertDialog spacing and tokens#85
Fernando Jesus (fernandorjesus) merged 2 commits into
mainfrom
feature/QCDL-27-alert-dialog

Conversation

@fernandorjesus

Copy link
Copy Markdown
Collaborator

Summary

  • Tightens AlertDialog/Dialog spacing (header/footer gaps, rounded-lg instead of rounded-2xl)
  • Adds border-gray-200 to dialog content and switches title to font-display/gray-800
  • Shrinks description text to text-sm/leading-snug to match the AlertDialog design

Test plan

  • pnpm run type-check passes
  • pnpm test — 81 suites / 2330 tests pass, coverage threshold met
  • pnpm run build succeeds
  • pnpm biome ci . — could not run in this environment (OOM in linter process, unrelated to this diff); please verify in CI

Tighten header/footer spacing, swap rounded-2xl for rounded-lg,
switch title to font-display/gray-800, and shrink description
to text-sm to match the AlertDialog design.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
design-system Ready Ready Preview, Comment Jul 20, 2026 4:13pm

Request Review

@fernandorjesus
Fernando Jesus (fernandorjesus) merged commit 4d9637e into main Jul 20, 2026
7 checks passed
@fernandorjesus
Fernando Jesus (fernandorjesus) deleted the feature/QCDL-27-alert-dialog branch July 20, 2026 19:55
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