mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-10 18:03:01 +00:00
style(outline): update selected item style
This commit is contained in:
parent
c24c3d8ae5
commit
d81eb8d75d
@ -356,7 +356,7 @@
|
||||
// 选中节点处理
|
||||
&.selected {
|
||||
& > .tree-node-title {
|
||||
background: var(--color-block-background-shallow);
|
||||
background: var(--color-block-background-light);
|
||||
}
|
||||
|
||||
& > .tree-node-branches::before {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user