.taro-input {
  display: block;
  height: 24px;
  text-align: inherit;
  text-overflow: clip;
  overflow: hidden;
  white-space: nowrap;
}
