Lidarr/frontend/src/Artist/Index/Table/ArtistIndexTable.css

6 lines
108 B
CSS

.tableContainer {
composes: tableContainer from 'Components/Table/VirtualTable.css';
flex: 1 0 auto;
}