Lidarr/frontend/src/Artist/Editor/ArtistEditorRow.css

6 lines
99 B
CSS

.albumFolder {
composes: cell from 'Components/Table/Cells/TableRowCell.css';
width: 150px;
}