@import '../../app.less';

.hard-input {
  background: #fff;
  height: 46px;
  border-radius: 2px;
  border: 1px solid rgba(200, 209, 218, 1);
}