Commit 876c7aea authored by zhengjiangtao's avatar zhengjiangtao

fix bug

parent bcb56af6
...@@ -340,7 +340,7 @@ ...@@ -340,7 +340,7 @@
.ant-table-pagination { .ant-table-pagination {
float: right; float: right;
display: inline; display: inline;
width: 100%; width: 98%;
} }
} }
.ant-table-title { .ant-table-title {
...@@ -394,6 +394,9 @@ ...@@ -394,6 +394,9 @@
background: #ecf6fd; background: #ecf6fd;
} }
.ant-pagination-item { .ant-pagination-item {
height: 25px; height: 25px;
min-width: 25px; min-width: 25px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment