You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/frontend/src/InteractiveSearch/OverrideMatch/InterarctiveSearch/Artist/SelectArtistModalTableHeade...

12 lines
231 B

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