/* :host(.table-container)
{
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 0;
}

.viewport-container
{
    flex: 1;
    min-height: 0;
} */