@ -4,6 +4,7 @@
display: flex;
justify-content: center;
position: relative;
overflow-y: auto;
}
::-webkit-scrollbar {
@ -26,7 +27,7 @@
.tablebox {
flex: 1;
@ -421,3 +421,6 @@
top: 50%;
transform: translate(-50%, -50%);
.ant-pagination-prev,.ant-pagination-next{
overflow: hidden;