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