派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-05-30 484bd662e2fd4461ef34dbf9d64106c12b3ef961
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}