派生自 wuyushui/SewerAndRainNetwork

wangrui
2020-12-30 c9af3b14087191694e089dbd89072afcb5ef7e40
1
2
3
4
5
6
7
.el-input{
  &.is-disabled {
    .el-input__inner {
      color: @color-text-secondary;
    }
  }
}