JSFiddle - React, Tailwind, and code Playground
HTML
<style>
select, select::picker(select){
appearance:base-select;
height: 20px;
width: 30px;
overflow: hidden;
}
</style>
<select ><option>Peek-a-fucking-boo</option></select>
<style>
select, select::picker(select){
appearance:base-select;
height: 20px;
width: 30px;
overflow: hidden;
}
</style>
<select ><option>Peek-a-fucking-boo</option></select>