.ant-select-dropdown.ant-select-tree-dropdown {
  overflow: auto;

  .cdk-virtual-scroll-content-wrapper {
    overflow: auto;
  }
}
