chroeï: adjust default pagesize

This commit is contained in:
engigu
2024-01-25 19:37:07 +08:00
parent 6f6c9bb9a3
commit 63978a975e
5 changed files with 8 additions and 8 deletions
@@ -171,7 +171,7 @@ hr {
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
max-width: 1000px;
width: 100%;
margin-top: -10vh;
/* margin-top: -10vh; */
}
.el-table th,
@@ -191,7 +191,7 @@ hr {
}
.pagination-block {
margin-top: 30px;
margin-top: 15px;
display: flex;
justify-content: flex-end;
}