派生自 wuyushui/SewerAndRainNetwork

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