Hi, just a small selector typo: /\* expand style */ # elements-content .parent.expande { ``` background: #f1f1f1; ``` } I think the .expande should be .expanded Cheers
Hi, just a small selector typo:
/* expand style */
elements-content .parent.expande {
}
I think the .expande should be .expanded
Cheers