派生自 wuyushui/SewerAndRainNetwork

seatonwan9
2021-04-20 3d39880680251c669f7ace41e06bb0c6c537fa2c
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}