Commit 876c7aea authored by zhengjiangtao's avatar zhengjiangtao

fix bug

parent bcb56af6
......@@ -340,7 +340,7 @@
.ant-table-pagination {
float: right;
display: inline;
width: 100%;
width: 98%;
}
}
.ant-table-title {
......@@ -394,6 +394,9 @@
background: #ecf6fd;
}
.ant-pagination-item {
height: 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