The dropdown component doesn't have a `max-height`
Closed this issue · 0 comments
yousifalraheem commented
Describe the bug
The dropdown component doesn't have a max-height
, rendering it with a long list of dropdown items will not look as pleasant.
To Reproduce
Steps to reproduce the behavior:
- Render a dropdown with a long list of dropdown itesm
- See the issue
Expected behavior
It should have a max-height
, preferable 300px
that can be overridden with CSS when needed.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows
- Browser Chrome, Firefox