Hide toctree in content
This commit is contained in:
parent
c1039d6d94
commit
59020dfe99
@ -385,7 +385,8 @@ header.o_main_header{
|
|||||||
|
|
||||||
&.o_fullwidth_page {
|
&.o_fullwidth_page {
|
||||||
.toctree-wrapper {
|
.toctree-wrapper {
|
||||||
margin-top: 1.5rem;
|
display: none;
|
||||||
|
/* margin-top: 1.5rem;
|
||||||
> ul {
|
> ul {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
@ -401,7 +402,7 @@ header.o_main_header{
|
|||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding-left:0;
|
padding-left:0;
|
||||||
}
|
} */
|
||||||
}
|
}
|
||||||
|
|
||||||
.toctree-l1 > a {
|
.toctree-l1 > a {
|
||||||
|
Loading…
Reference in New Issue
Block a user