派生自 wuyushui/SewerAndRainNetwork

YANGDL
2021-02-26 8702b4a7ca2931a4e1a0628f66a84a6c4196bee7
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}