派生自 wuyushui/SewerAndRainNetwork

李红刚
2021-03-17 bf7cf1b7880e7644fc425baebad8adaa948f99dc
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}