.ThemeCollectionTable {
  overflow-y: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
}
