@@ -1,4 +1,5 @@
.WallTable {
+ width: 100%;
border-radius: 10px;
background-color: #fff;
padding: 20px 15px 0;
@@ -6,7 +7,7 @@
:global {
.titleTxt {
- width: 1400px;
+ width: 1300px;
position: relative;
.tableBtn {
@@ -26,7 +27,7 @@
.table {
margin-top: 20px;
.ant-table-body {
height: 565px;