documentation page
This commit is contained in:
@@ -1713,6 +1713,7 @@ body.n_scroll{
|
||||
border: 1px solid #CCCED1FF;
|
||||
border-top: 0;
|
||||
left: -1px;
|
||||
background: #FFFFFF;
|
||||
}
|
||||
|
||||
.documentation_switcher_content_part.hidden{
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
.cur_documentation_version{
|
||||
font-size: 12px;
|
||||
}
|
||||
.left_curtain_documentation{
|
||||
width: 320px;
|
||||
height: 100vh;
|
||||
@@ -546,7 +549,7 @@
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
|
||||
.footer_els_container{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -536,7 +536,7 @@ function closeVersionSwitcherOnBody () {
|
||||
} else {
|
||||
$($arrow).animate({rotate: '0deg'},200)
|
||||
}
|
||||
|
||||
$("body")[0].setAttribute("onclick",'')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user