【update】标签管理全部页面的组件
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user