JSFiddle - React, Tailwind, and code Playground
by jhorvath
HTML
<table>
<tbody
<tr style="height: 20px;">
<td>
<span>Content</span>
</td>
</tr>
</tbody>
</table>
by jhorvath
<table>
<tbody
<tr style="height: 20px;">
<td>
<span>Content</span>
</td>
</tr>
</tbody>
</table>