Skip to content

Commit

Permalink
fix: z-index issue with the table header
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Dec 5, 2022
1 parent c6ce891 commit 8f6a7c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/components/modes/tablemode/TableMode.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
padding: 0;
position: sticky;
top: 0;
z-index: 1;

.jse-table-root-error {
// same padding as .jse-column-header
Expand Down

0 comments on commit 8f6a7c7

Please sign in to comment.