派生自 wuyushui/SewerAndRainNetwork

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