Closes #3886
@ -1,3 +1,9 @@
.sourceTitle {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
word-break: break-word;
}
.details,
.actions {
@ -101,7 +101,7 @@ class SeriesHistoryRow extends Component {
/>
</TableRowCell>
<TableRowCell>
<TableRowCell className={styles.sourceTitle}>
{sourceTitle}