派生自 wuyushui/SewerAndRainNetwork

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