Skip to content

Add .table-card for rounded tables - #42832

Open
mdo wants to merge 2 commits into
v6-devfrom
table-card
Open

Add .table-card for rounded tables#42832
mdo wants to merge 2 commits into
v6-devfrom
table-card

Conversation

@mdo

@mdo mdo commented Aug 12, 2026

Copy link
Copy Markdown
Member
  • Add .table-card to round and clip tables without nesting them in a card
  • Document the utilities-only equivalent (border rounded overflow-hidden)
  • Show a resizable responsive example

Closes #39774

@mdo
mdo requested a review from a team as a code owner August 12, 2026 05:32
@mdo mdo added this to v6.0.0 Aug 12, 2026
@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 Aug 12, 2026
mdo added 2 commits August 12, 2026 08:08
People often nest tables in cards to get a bordered, rounded look.
That creates padding, margin, and double-border edge cases.

Add a `.table-card` wrapper that clips and rounds the table itself,
and document the utilities-only equivalent.

Closes #39774
The last-row border reset needs the same deep universal cell path as
`.table`, plus a wrapper and optional responsive nest. That trips the
compound, universal, and combinator limits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

1 participant