fix input element style
This commit is contained in:
parent
2bc6569856
commit
2eb06e2447
|
@ -39,8 +39,8 @@
|
||||||
border-color: #8284a220;
|
border-color: #8284a220;
|
||||||
}
|
}
|
||||||
.input-status-standby {
|
.input-status-standby {
|
||||||
background: transparent;
|
background: #3d405420;
|
||||||
border-color: transparent;
|
border-color: #3d405415;
|
||||||
}
|
}
|
||||||
.input-status-yellow {
|
.input-status-yellow {
|
||||||
background: #f3c237;
|
background: #f3c237;
|
||||||
|
|
Loading…
Reference in New Issue