派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-08 44670fecb984ced41512446cdcd8a28a202a120f
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}