Establezca CSS en el elemento principal CSS

li:has(> a.active) { /* styles to apply to the li tag */ }
Eugene Rubio