style(ipt组件):修改ipt组件禁用样式
This commit is contained in:
parent
05eec75753
commit
056c247e68
|
@ -46,7 +46,8 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
&[disabled]{
|
&[disabled]{
|
||||||
background: #F7F9FC;
|
background: #f7f7f7;
|
||||||
|
color: #e0e0e0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.iptlabel{
|
.iptlabel{
|
||||||
|
|
Loading…
Reference in New Issue