解决冲突 frontend/src/api/index.ts

This commit is contained in:
sjl
2024-11-14 11:36:25 +08:00
26 changed files with 1892 additions and 737 deletions

View File

@@ -306,8 +306,6 @@
// font-family:;
.el-dialog__headerbtn {
top: 5px;
.el-icon {
color: var(--el-color-white);
}
@@ -479,4 +477,16 @@
}
}
}
}
.cn-render-buttons {
cursor: pointer;
display: inline-block;
margin-left: 13px;
line-height: 18px;
padding: 2px;
.icon {
font-size: 12px !important;
// color: var(--ba-bg-color-overlay) !important;
}
}