Lidarr/frontend/src/InteractiveSearch/OverrideMatch/InterarctiveSearch/Artist/SelectArtistModalTableHeade...

12 lines
231 B
CSS

.artistName {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
flex: 4 0 200px;
}
.foreignArtistId {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';
flex: 0 0 250px;
}