The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
Fixed a bug where the sticky top header would go behind the rows.
Details
Removed a unneeded CSS on the tr that was causing this issue.
How to test
Pull down the branch
Navigate to the /pattern-lab/?p=tests-table-support-center page
Scroll down on the table and observe that the top header is sticking
Summary
Fixed a bug where the sticky top header would go behind the rows.
Details
Removed a unneeded CSS on the
tr
that was causing this issue.How to test
Pull down the branch Navigate to the
/pattern-lab/?p=tests-table-support-center
page Scroll down on the table and observe that the top header is sticking