You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accordion item's background color should change on active, but it wasn't
visible when it was active and hovered. Active styles should take
precedence over hover styles but the @hover media query prevents this.
To fix this, the specificity of the active styles was increased, similar
to #3767.
0 commit comments