JSFiddle - React, Tailwind, and code Playground

HTML

<input style="width: 20px" data-ng-model="row.number" type="text" />
<span style="width: 20px">-</span>

CSS

body { font-size:0px; }
span { font-size:16px; }