Sonarr/frontend/src/Episode/History/EpisodeHistoryRow.css

7 lines
105 B
CSS

.details,
.actions {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 65px;
}