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