Sonarr/frontend/src/Components/Table/VirtualTable.css
2020-02-26 17:57:21 -08:00

7 lines
82 B
CSS

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