Skip to content

fix: even padding in filter sidebar and column header#76

Open
mxkaske wants to merge 1 commit into
mainfrom
claude/fix-css-padding-ymTD2
Open

fix: even padding in filter sidebar and column header#76
mxkaske wants to merge 1 commit into
mainfrom
claude/fix-css-padding-ymTD2

Conversation

@mxkaske

@mxkaske mxkaske commented May 12, 2026

Copy link
Copy Markdown
Member
  • override shadcn ui accordion's gap-4 to gap-2 on filter triggers and
    restore pr-2 on the inner row so the reset button no longer floats
    too far from the chevron
  • drop the unnecessary ! important markers on the sort chevrons in
    data-table-column-header; the shadcn Button base already respects
    any explicit size-* class via [&_svg:not([class*='size-'])]:size-4

- override shadcn ui accordion's gap-4 to gap-2 on filter triggers and
  restore pr-2 on the inner row so the reset button no longer floats
  too far from the chevron
- drop the unnecessary `!` important markers on the sort chevrons in
  data-table-column-header; the shadcn Button base already respects
  any explicit size-* class via [&_svg:not([class*='size-'])]:size-4
@vercel

vercel Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
data-table-filters Ready Ready Preview, Comment May 12, 2026 6:31am

Request Review

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