Ustaw CSS na element nadrzędny CSS

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