派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-03-06 242c445db8f310749a6d540e07c11cd47413034b
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}