79516382

Date: 2025-03-18 05:44:22
Score: 0.5
Natty:
Report link

Add this styling, adjusting the max-height to your desired height

.ui-front.ui-autocomplete {
  overflow-y: auto;
  max-height: 250px;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Barbarossa