You may Inspect HTML element and add your own CSS styles to the select2 HTML element so that it is wide enough and the content does not need to wrap.
Alternatively, it seems that you use HTML for your option, you may add the text-nowrap class to your option.