@@ -1,9 +1,7 @@
/*列表上方操作按钮区域*/
.ant-card-body .table-operator {
margin-bottom: 8px;
-}
-.table-operator {
- width: 10%;
+ width: 56%;
}
/** Button按钮间距 */
.table-operator .ant-btn {
@@ -2,9 +2,7 @@
-.table-operator{