on-demand-cluster-picker {
  display: block;
  margin-bottom: 20px;
  .dropdown-menu {
    max-height: 50vh;
    overflow-y: auto;
  }
}
