blob: 5fccaa2c2157dec55f536171770415f4793282c1 [file] [log] [blame]
/* see https://knowyourtoolset.com/2018/02/controlling-the-width-of-a-table-with-read-the-docs/ */
.tight-table td {
white-space: normal !important;
}