Skip to content

Commit b3b8e9a

Browse files
committed
bolder sidebar open text
1 parent ea8c135 commit b3b8e9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/ui/components/codebase-tree.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
line-height: 1;
1717
}
1818

19-
.codebase-tree .namespace-tree .node.has-open-definitions,
20-
.codebase-tree .namespace-tree .node.is-open {
19+
.codebase-tree .namespace-tree .node.has-open-definitions > .label,
20+
.codebase-tree .namespace-tree .node.is-open > .label {
2121
font-weight: bold;
2222
color: var(--color-sidebar-fg-em);
2323
}

0 commit comments

Comments
 (0)