Files
design-system/src
hsiegeln c412b3fb63
All checks were successful
Build & Publish / publish (push) Successful in 42s
fix: add flush prop to DataTable to remove rounded corners when embedded
The DataTable wrapper's border-radius created visible gaps when nested
inside a parent container (e.g. tableSection) that already provides its
own border and radius. The new flush prop strips border, radius, and
shadow so the table sits flush against its container.

Applied in Dashboard and RouteDetail "Recent Exchanges" tables.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 22:24:27 +01:00
..