JSFiddle - React, Tailwind, and code Playground

by rafalry

HTML

<input type="text" style="text-align: right; padding: 0px 25px; border-radius: 5px;">

CSS

input::-ms-clear {
  display: none;
}