Skip to content

Commit b39632a

Browse files
committed
Anchor perspective codebase tree tooltip
1 parent 39afbc0 commit b39632a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
line-height: 1;
1717
}
1818

19+
.codebase-tree .namespace-tree .subtree {
20+
/* to anchor the tooltip */
21+
position: relative;
22+
}
23+
1924
.codebase-tree .error {
2025
padding-left: 0.5rem;
2126
display: flex;

0 commit comments

Comments
 (0)