mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
6 lines
109 B
CSS
6 lines
109 B
CSS
.tableContainer {
|
|
composes: tableContainer from '~Components/Table/VirtualTable.css';
|
|
|
|
flex: 1 0 auto;
|
|
}
|