JSFiddle - React, Tailwind, and code Playground
HTML
<input type="text" value="не менее 6 символов" />
CSS
input {
font-size: 9px;
height:30px;
}
<input type="text" value="не менее 6 символов" />
input {
font-size: 9px;
height:30px;
}