Small changes

This commit is contained in:
Natsumi
2022-04-06 06:32:56 +12:00
parent 67b78b064d
commit 5a12956b9d
4 changed files with 27 additions and 17 deletions

View File

@@ -664,3 +664,12 @@ i.x-user-status.busy {
width: 16px;
height: 11px;
}
.el-pagination .el-select .el-input .el-input__inner,
.el-input--mini .el-input__icon {
height: 22px;
}
.el-pagination .btn-next {
margin-right: 10px;
}