scroll doc page
This commit is contained in:
@@ -1738,11 +1738,12 @@ body.n_scroll{
|
||||
|
||||
.left_curtain_documentation{
|
||||
width: 373px;
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
.tree_documentation_container{
|
||||
width: 100%;
|
||||
height: calc(100vh - 295px);
|
||||
|
||||
overflow-y: auto;
|
||||
}
|
||||
.tree_documentation_container.hide_scroll::-webkit-scrollbar{
|
||||
@@ -1878,6 +1879,7 @@ body.n_scroll{
|
||||
.flex_container_tree_and_content{
|
||||
display: flex;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.content_part_tree_els{
|
||||
|
||||
Reference in New Issue
Block a user