fix calltree nav when deep nesting

This commit is contained in:
Dmitry Vasilev
2023-10-31 11:28:01 +08:00
parent d35ae9ae59
commit b88070ffc9
2 changed files with 1 additions and 4 deletions

View File

@@ -170,6 +170,7 @@
}
.call_el {
cursor: pointer;
display: inline-block;
}
.call_header {
white-space: nowrap;