This is regarding to KendoReact Dropdowns
https://www.telerik.com/kendo-react-ui/components/dropdowns/
How to increase "k-item" width to match the content width and also, stop text wrapping when it's comes to long text content? Also how to keep "k-item" width as "drop-down list (k-list)" width when it's come to short text content at the same time?
I have two dropdowns with long list items and short list items, but What it looks like when it added to my project.
So I have added "width:auto" for the "k-list" popup setting and this was happend.
I need your help to make it looks like the above image.