派生自 wuyushui/SewerAndRainNetwork

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