documentation page

This commit is contained in:
SBD
2024-07-16 13:28:14 +03:00
parent 309bec8d77
commit 1df287c122
4 changed files with 41 additions and 36 deletions

View File

@@ -65,7 +65,7 @@
}
.tree_documentation_container {
width: unset;
height: 100vh;
height: calc(100vh - 172px);
overflow-y: auto;
padding: 0 15px;