派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-09 3725d8463081a03ab3e342bd9610c20cf1ca09c2
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}