Skip to content

Commit

Permalink
Dashboard - itable float header bgcolor
Browse files Browse the repository at this point in the history
Fixes #8566
  • Loading branch information
dragonstyle committed Feb 12, 2024
1 parent f466874 commit 471109d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/resources/formats/dashboard/quarto-dashboard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1005,3 +1005,8 @@ $valuebox-colors: (
color: $card-color;
}
}

/*-- itables --*/
.tableFloatingHeaderOriginal {
background-color: $card-bg;
}

0 comments on commit 471109d

Please sign in to comment.