派生自 wuyushui/SewerAndRainNetwork

dragon
2021-02-08 8d973ff12c50867e46a7bc8b98427cd028938ce2
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}