【update】标签管理全部页面的组件

This commit is contained in:
fengchenchen
2023-08-17 16:25:04 +08:00
parent 478ba66284
commit b26b0ccb2d
21 changed files with 1871 additions and 548 deletions
+4 -3
View File
@@ -1,8 +1,8 @@
/*列表上方操作按钮区域*/
.ant-card-body .table-operator {
/*.ant-card-body .table-operator {
margin-bottom: 8px;
}
}*/
/* 列表可拖拽改变列宽 begin */
.nio-header-th {
@@ -27,7 +27,8 @@
/* 列表可拖拽改变列宽 end */
/*列表上方操作按钮区域*/
.ant-card-body .table-operator {
.ant-card-body .table-operator,
.table-operator {
margin-bottom: 29px;
text-align: right;
}