style(仪表板,数据大屏): 优化外部参数选中样式

This commit is contained in:
wangjiahao 2024-06-21 12:39:58 +08:00
parent 17b5f1d210
commit e939bdbf53

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) {