Skip to content

Commit

Permalink
Add background color to thead
Browse files Browse the repository at this point in the history
  • Loading branch information
rogermparent committed Jun 1, 2022
1 parent 8932c12 commit f00726b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -528,4 +528,5 @@ $workspace-row-edge-margin: $edge-padding - $cell-padding;
position: sticky;
top: 0;
z-index: 3;
background-color: $bg-color;
}

0 comments on commit f00726b

Please sign in to comment.