mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
style(仪表板,数据大屏): 优化外部参数选中样式
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user