【update】标签内容管理-接口联调

This commit is contained in:
fengchenchen
2023-08-22 09:10:21 +08:00
parent 92e7200b89
commit 93e23da64d
16 changed files with 181 additions and 85 deletions
+7
View File
@@ -62,6 +62,13 @@
padding-top: 15px;
padding-bottom: 15px;
}
// 表格内操作列按钮的样式
.ant-table-tbody .table-action a{
margin: 0 8px;
}
.ant-table-tbody .table-action a:nth-of-type(1) {
margin-left: 0;
}
/*列表页面弹出modal*/
.ant-modal-cust-warp {