修复表格滚动样式和交互

This commit is contained in:
hanhh
2021-10-08 22:39:17 +08:00
parent 632514d36e
commit d6ebd2699e
5 changed files with 65 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
.ant-table-pagination.ant-pagination {
margin-bottom: 0;
}