派生自 wuyushui/SewerAndRainNetwork

seatonwan9
2021-05-28 00b89e4c17c3d34301be0bd51604b0c29ed77c3a
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}