using below not working
.mat-sidenav:not(.mat-drawer-opened) {
transform: translate3d(0, 0, 0) !important;
visibility: visible !important;
width: 60px !important;
overflow: hidden;
}
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)