Created by: ffoodd
Fixes #34583
Can't figure out another way to prevent this while keeping the feature intact. The main drawback is the adherence to HTML structure (requiring an intermediate element, being .accordion-header
) but I tend to prefer that to adding another selector to handle direct children.
- Demo on CodePen