.dash-spreadsheet.dash-freeze-top,
.dash-spreadsheet.dash-virtualized {
  max-height: 100% !important;
  height: 100% !important;
}

.dash-table-container,
.dash-spreadsheet-container {
  max-height: 100% !important;
  height: 100% !important;
}

.dash-table-container {
  margin-bottom: 10px;
}

.dash-spreadsheet-container {
  min-height: 0 !important;
}
