Lidarr/frontend/src/Components/Table/VirtualTable.css

8 lines
82 B
CSS

.tableContainer {
width: 100%;
}
.tableBodyContainer {
position: relative;
}