79176831

Date: 2024-11-11 08:14:53
Score: 1
Natty:
Report link

In the latest versions, dropdown-multi select automatically add 300px as a default height. But you can customize with this class

::ng-deep .dropdown-list .list-area div[style*="overflow: auto"] {
  max-height: 9rem !important;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Haamza