theme change is ready

This commit is contained in:
RockYang
2024-04-27 13:13:28 +08:00
parent 5e0be4d10e
commit b354b88876
20 changed files with 162 additions and 44 deletions

View File

@@ -351,6 +351,11 @@ const doResetPass = () => {
}
}
.pagination {
padding 20px 0
display flex
}
.el-select {
width: 100%
}