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