Skip to content

feat(ui): add margin to Card component#155

Merged
antosubash merged 1 commit intomainfrom
claude/add-card-padding-zeMeo
May 9, 2026
Merged

feat(ui): add margin to Card component#155
antosubash merged 1 commit intomainfrom
claude/add-card-padding-zeMeo

Conversation

@antosubash
Copy link
Copy Markdown
Owner

Summary

  • Add m-2 (8px) margin to the Card root in packages/SimpleModule.UI/components/card.tsx and the matching template at packages/SimpleModule.UI/registry/templates/card.tsx.
  • Padding (p-5) was already present and left unchanged.

Test plan

  • Visually verify cards render with 8px outer margin and existing 20px inner padding.
  • Confirm no layout regressions in pages that consume Card (Settings, AuditLogs, FeatureFlags, BackgroundJobs, etc.).

Generated by Claude Code

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying simplemodule-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6342679
Status: ✅  Deploy successful!
Preview URL: https://dce53bde.simplemodule-website.pages.dev
Branch Preview URL: https://claude-add-card-padding-zeme.simplemodule-website.pages.dev

View logs

@antosubash antosubash marked this pull request as ready for review May 9, 2026 15:35
@antosubash antosubash merged commit a4ce1d1 into main May 9, 2026
6 checks passed
@antosubash antosubash deleted the claude/add-card-padding-zeMeo branch May 9, 2026 15:35
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