Lidarr/frontend/src/Album/Details/TrackActionsCell.css

7 lines
127 B
CSS

.TrackActionsCell {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 70px;
white-space: nowrap;
}