修复表格样式

This commit is contained in:
hanhh
2021-10-16 10:53:14 +08:00
parent 6fa8a678bf
commit 87027f8a8c
4 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
.ant-table-pagination.ant-pagination {
margin-bottom: 0;
margin-bottom: 0 !important;
}