派生自 wuyushui/SewerAndRainNetwork

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