index.less 144 B

12345678
  1. @import '../../app.less';
  2. .hard-input {
  3. background: #fff;
  4. height: 46px;
  5. border-radius: 2px;
  6. border: 1px solid rgba(200, 209, 218, 1);
  7. }