JSFiddle - React, Tailwind, and code Playground
HTML
<select size=2>
<option selected>sdgfsd g df bghdf hdfg hdfg hfg </option>
</select>
CSS
select {width: 100px; overflow:auto;}
<select size=2>
<option selected>sdgfsd g df bghdf hdfg hdfg hfg </option>
</select>
select {width: 100px; overflow:auto;}