JSFiddle - React, Tailwind, and code Playground
HTML
<select style="padding: 0 0 0 20px; text-indent:20px;">
<option>Male</option>
<option>female</option>
<option>other</option>
</select>
<select style="padding: 0 0 0 20px; text-indent:20px;">
<option>Male</option>
<option>female</option>
<option>other</option>
</select>