Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(accordion): Invert active condition
Instead of setting the default display to 'none' and active display to 'block', we only set the the display to 'none' when it's `:not(.active)` Was reported in Semantic-Org/Semantic-UI#6351
- Loading branch information