样式修正

This commit is contained in:
2025-12-18 16:20:36 +08:00
parent 47841811f6
commit f6222bf3b2

View File

@@ -361,11 +361,11 @@ onMounted(() => {
border-radius: 8px; border-radius: 8px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
.pagination-container { //.pagination-container {
display: flex; // display: flex;
justify-content: center; // justify-content: center;
margin-top: 20px; // margin-top: 20px;
} // }
} }
.dialog-footer { .dialog-footer {