JSFiddle - React, Tailwind, and code Playground
HTML
<div style="overflow:auto;">
<div style="height:57px; float:left;margin-right:15px;">
<input style="vertical-align:middle;height:100%" type="checkbox" name="theCheckbox" id="checkboxId">
</div>
<div style="float:left;">A
<br/>B
<br/>C</div>
</div>