.oui-virtual-list {
  max-height: 100%;
  overflow: auto !important;
  overflow-x: auto !important;
  overflow-y: auto !important;
  overscroll-behavior: none auto !important; // no bounce
}
