fix table display issue #2712

This commit is contained in:
Baltazar Gomez 2019-08-06 14:04:55 -06:00 committed by GitHub
parent a25ab7f49f
commit c4ba919102
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@
table {
margin-bottom: 1.2rem;
padding: var(--spacing-medium);
word-break: normal;
tr {
td,