工程下拉选
This commit is contained in:
parent
f8d7fa4864
commit
de52279bad
|
|
@ -127,4 +127,8 @@ html {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.layui-form-select dl {
|
||||
background-color: #144e49;
|
||||
}
|
||||
Loading…
Reference in New Issue