Skip to content

Commit

Permalink
Dataview: Change the stacking order of table header (#57565)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Jan 5, 2024
1 parent c804a69 commit c777b82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dataviews/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
border-top: 1px solid $gray-100;
padding-top: $grid-unit-05;
padding-bottom: $grid-unit-05;
z-index: 1;
}
}

Expand Down

0 comments on commit c777b82

Please sign in to comment.