派生自 wuyushui/SewerAndRainNetwork

YANGDL
2021-03-10 cfb52200f39d0c659eb884a1df331dd997af7e72
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}