Se preferisci che la tabella dei contenuti sia sempre completamente espansa, prova ad aggiungere questo CSS al tuo tema
#d-toc li.d-toc-item > ul {
max-height: 500em !important;
overflow: visible !important;
opacity: 1 !important;
}
Se preferisci che la tabella dei contenuti sia sempre completamente espansa, prova ad aggiungere questo CSS al tuo tema
#d-toc li.d-toc-item > ul {
max-height: 500em !important;
overflow: visible !important;
opacity: 1 !important;
}