派生自 wuyushui/SewerAndRainNetwork

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