Merge pull request #10435 from dataease/pr@dev-v2@style_outer-params

style(仪表板,数据大屏): 优化外部参数选中样式
This commit is contained in:
王嘉豪 2024-06-21 12:40:42 +08:00 committed by GitHub
commit ae492053ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -618,7 +618,7 @@ defineExpose({
}
:deep(.ed-tree--highlight-current .ed-tree-node.is-current > .ed-tree-node__content) {
background-color: #8dbbef !important;
background-color: rgba(51, 112, 255, 0.1) !important;
}
.tree-content ::deep(.ed-input__inner) {