chenhj
2026-03-12 c7e55095f5fe12c7e9f84e21930aef4c293e33ce
src/components/PIMTable/Pagination.vue
@@ -91,8 +91,8 @@
<style scoped>
.pagination-container {
  background: #fff;
  padding: 28px 16px;
  margin-top: 10px;
  padding: 16px 0;
  margin-top: 0;
}
.pagination-container.hidden {
  display: none;