/**
 * TableBlock
 */

div[id*='handsontable'],
div[id*='handsontable'] > div > div {
    height: fit-content !important;
}
