Skip to content

Commit

Permalink
css to respect line breaks (project-chip#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-marquez-csa authored Sep 2, 2024
1 parent 5ea020e commit 35c27f2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
td {
border: none !important;
padding: 2px !important;
white-space: break-spaces;
}
tr {
background: #212121;;
Expand Down

0 comments on commit 35c27f2

Please sign in to comment.