src/components/Pagination/index.vue
@@ -96,6 +96,7 @@ background: #f8f8fa; padding: 10px 0; } .pagination-container.hidden { display: none; } @@ -138,4 +139,14 @@ line-height: 34px; height: 34px; } .el-pagination__jump { margin-left: 10px; margin-right: 10px; } .el-pagination__jump .el-input .el-input__inner{ line-height: 34px; height: 34px; } </style>