Allow DropDown items to wrap around
Open
bug
community
- Dominant language
- JavaScript
- Stars
- 193
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
When item in the drop down are too long, they extend in the following line.
Maybe add
white-space:nowrap
text-overflow: ellipsis
to their style
Contributor guide
Assessment
This issue has not been assessed yet.