This commit is contained in:
zh
2025-12-05 18:21:33 +08:00
parent 95f0211b99
commit cec103b665
38 changed files with 347 additions and 212 deletions

View File

@ -1503,7 +1503,8 @@
display: flex;
padding-left: 0;
position: relative;
left: 80px;
left: 50% !important;
transform: translateX(-50%);
}
.YJ-custom-base-dialog>.content .pagination .pageTips {
@ -1517,6 +1518,8 @@
list-style: none;
display: inline-block;
user-select: none;
margin: 0 2px !important;
padding: 0 2px !important;
}
.YJ-custom-base-dialog>.content .pagination .list-items {