JSFiddle - React, Tailwind, and code Playground
HTML
<table width="100%">
<tr>
<td width="1%"><p style="position: relative; top: 4px">лево</p></td>
<td width="100%" style="border-bottom: black 1px dotted;"> </td>
<td width="1%"><p style="position: relative; top: 4px">право</p></td>
</tr>
</table>