.shelvesets-list-container {
  height: 100%;
}

.changesets-list-control {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

.shelvesets-page-content {
  margin-top: 10px;
  height: 90%;
  overflow-y: auto;
}
