派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-03-25 d92a0a69eb34350bc94df1df6fbbc6749205a482
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}