派生自 wuyushui/SewerAndRainNetwork

yangdelong
2021-05-17 b60b4e5140a417ee63ccfd9ddd8912cb013f9b7f
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}