Readarr/frontend/src/Album/History/AlbumHistoryRow.css
2017-10-18 21:56:15 -04:00

6 lines
104 B
CSS

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