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