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
fix(material/tooltip): increase specificity of non-interactive styles (#28180)
Fixes that the specificity of the `mat-mdc-tooltip-panel-non-interactive` class was too low which meant that it was easy to override by other structural styles.
Fixes#28145.
(cherry picked from commit 96fe7b3)
0 commit comments