JSFiddle - React, Tailwind, and code Playground

HTML

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

CSS

span { margin:-4px; }