fix(BasicTable): pagination exceeds page height. close #3185
This commit is contained in:
parent
83fc4ae391
commit
41451f4fa3
|
|
@ -433,7 +433,7 @@
|
|||
//}
|
||||
}
|
||||
|
||||
.ant-pagination {
|
||||
.ant-table-wrapper .ant-pagination {
|
||||
margin: 10px 0 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue