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(cdk/overlay): avoid having to manually load structural styles
Changes the overlay so it loads its structural styles automatically, instead of requiring the user to do it.
BREAKING CHANGE:
* The overlay stays are now loaded slightly later than before which can change their specificity. You may have to update any overlay style overrides.
0 commit comments