haoxuan
2024-04-10 74e98e5e0d58bb20cf9c12d58df96e578b9a8c67
src/components/makepager/CommonFormTableView.vue
@@ -707,9 +707,12 @@
  .el-input--suffix .el-input__inner {
    padding-right: 0px;
  }
  .el-table .cell,
  .el-table th.el-table__cell > .cell {
    padding: 0 5px;
  .el-table th.el-table__cell{
    padding: 6px 0 !important;
    height: 35px;
  }
  .el-table td.el-table__cell{
    padding: 6px 0 !important;
  }
  .el-table__fixed-footer-wrapper tbody td.el-table__cell{
    background:#fff;