fix(BasicTable): pagination exceeds page height. close #3185

This commit is contained in:
invalid w 2023-10-25 17:17:27 +08:00
parent 83fc4ae391
commit 41451f4fa3

View File

@ -433,7 +433,7 @@
//}
}
.ant-pagination {
.ant-table-wrapper .ant-pagination {
margin: 10px 0 0;
}