I have react-select component in multi select mode . When selected elements no longer fit the width of container , the component starts to grow in height
Is their any way to style react-select component such that instead of growing vertically selected options are cropped and replaced with " ... " while keeping the selected options highlighted in the options dropdown
Example -


