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
refactor(material/icon): removes important and inline styles
Updates previous fix to remove the inline targets and the usage
of forced usage of styles as it is on the app to remove any
overriding styles.
Fixes b/250063405
BREAKING CHANGE: removes use of forced styles
Updates the previous fix which uses "important" and removes it
as any overrides should be fixed by the app mat-icon is used in
instead.
0 commit comments