$max-table-height: calc(100% - 120px); // 120px is the height of the controls + paginatormat-table.fixed-height { max-height: $max-table-height; overflow-y: auto;}
$max-table-height: calc(100% - 120px); // 120px is the height of the controls + paginatormat-table.fixed-height { max-height: $max-table-height; overflow-y: auto;}