Skip to content

Commit

Permalink
No wrap on table code
Browse files Browse the repository at this point in the history
  • Loading branch information
VirginiaDooley committed Nov 7, 2022
1 parent e01a2ba commit 7891d6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions system/partials/_table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,8 @@
.ds-table th:not([scope="row"]) {
border-bottom: 1px solid;
}

.ds-table code {
word-break: normal
}
}

0 comments on commit 7891d6c

Please sign in to comment.