This commit is contained in:
SBD
2024-07-11 17:34:08 +03:00
parent 579094ac18
commit ee09e0e907
3 changed files with 75 additions and 78 deletions

View File

@@ -12,9 +12,17 @@
}
.tree_documentation_container_first_level_txt{
margin-bottom: 0;
font-size: 14px;
}
.tree_documentation_container_second_level_txt{
margin-left: 0;
font-size: 14px;
}
.tree_documentation_container_first_level_txt.margin{
margin-left: 24px;
}
.tree_documentation_container_second_level_txt.margin{
margin-left: 24px;
}
.left_curtain_documentation{
position: fixed;