JSFiddle - React, Tailwind, and code Playground
by skwjdgn
HTML
<input type="text" class="myInput" value="330">
CSS
.myInput{
width: 320px;
height: 52px;
background-color: #ffffff;
border: 1px solid #ebebeb;
font-family: AppleSDGothicNeo;
padding-right: 80px;
font-size: 20px;
font-weight: 600;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 0.2px;
color: rgba(27, 27, 27, 0.7);
background-image :...