show step into when select function_call

This commit is contained in:
Dmitry Vasilev
2023-12-04 16:19:55 +08:00
parent 32f7851081
commit aec570c197
4 changed files with 36 additions and 15 deletions

View File

@@ -301,6 +301,12 @@
margin-left: 0 !important;
}
.embed_value_explorer_control {
display: block;
margin-bottom: 1em;
font-size: 0.9em;
}
.value_explorer_node {
margin-left: 1em;
}