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

6 lines
100 B
CSS

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