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(sidenav): avoid CSS class name conflict (#16798)
Currently both the drawer and drawer container use a class called `mat-drawer-opened` which can cause confusion. These changes rename the class on the container.
0 commit comments