forked from github/dataease
style(仪表板,数据大屏): 优化外部参数选中样式
This commit is contained in:
parent
17b5f1d210
commit
e939bdbf53
@ -618,7 +618,7 @@ defineExpose({
|
|||||||
}
|
}
|
||||||
|
|
||||||
:deep(.ed-tree--highlight-current .ed-tree-node.is-current > .ed-tree-node__content) {
|
: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) {
|
.tree-content ::deep(.ed-input__inner) {
|
||||||
|
Loading…
Reference in New Issue
Block a user