Merge pull request #10435 from dataease/pr@dev-v2@style_outer-params
style(仪表板,数据大屏): 优化外部参数选中样式
This commit is contained in:
commit
ae492053ad
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user