Skip to content

Commit

Permalink
KPMP-3583: Fix table header
Browse files Browse the repository at this point in the history
  • Loading branch information
rlreamy committed Sep 7, 2023
1 parent 241042e commit c7ce3b1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -795,14 +795,6 @@ tr.MuiTableRow-root:nth-child(even) {

#expression-by-cell-type {
.table {
thead th {
font-weight: 500;
font-size: 15px;
white-space: "pre-wrap";
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
}
tbody td {
font-size: 14px;
padding: 3px 5px !important;
Expand Down

0 comments on commit c7ce3b1

Please sign in to comment.