派生自 wuyushui/SewerAndRainNetwork

yangdelong
2021-05-30 8b2353875b5d7e8365a454ee414e3042c7208047
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}