Skip to content

Commit

Permalink
#292 word-wrap too
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 8, 2024
1 parent ffc6fc7 commit ee47c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_tables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ th {
padding: .825 * $em $em;
text-align: left;
vertical-align: top;
word-wrap: break-word;
}

thead th {
Expand Down

0 comments on commit ee47c81

Please sign in to comment.