Is it possible to lengthen the dropdown box instead of having a scrollbar, I have tried the various overflow properties which did not help.
there is plenty of room below which could fit all options without a scrollbar in this case
Is it possible to lengthen the dropdown box instead of having a scrollbar, I have tried the various overflow properties which did not help.
This may be helpful, [FEATURE] Perspective: Dropdown Menu make item selection area taller?
You can fix it for now with css. Look for victor’s post. But I’d suggest using % units instead of px.
Edit: ah, I see you already found it haha