@ -3,3 +3,9 @@
min-width: 70px;
}
.sourceTitle {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
word-break: break-word;
@ -81,7 +81,7 @@ class MovieHistoryRow extends Component {
data={data}
/>
<TableRowCell>
<TableRowCell className={styles.sourceTitle}>
{sourceTitle}
</TableRowCell>