1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04:00
Files
Sonarr/frontend/src/Components/Table/VirtualTable.css
T
2020-02-26 17:57:21 -08:00

8 lines
82 B
CSS

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