解决冲突 frontend/src/api/index.ts
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user