This commit is contained in:
zzyuan 2024-04-19 13:51:34 +08:00
commit 978548f695
1 changed files with 4 additions and 0 deletions

View File

@ -127,4 +127,8 @@ html {
display: flex;
align-items: center;
justify-content: center;
}
.layui-form-select dl {
background-color: #144e49;
}