Skip to content

Commit d81eb8d

Browse files
liujupingJackLian
authored andcommitted
style(outline): update selected item style
1 parent c24c3d8 commit d81eb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-outline-pane/src/views/style.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@
356356
// 选中节点处理
357357
&.selected {
358358
& > .tree-node-title {
359-
background: var(--color-block-background-shallow);
359+
background: var(--color-block-background-light);
360360
}
361361

362362
& > .tree-node-branches::before {

0 commit comments

Comments
 (0)