mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fix cdk scrollable sidenav (#3204)
This commit is contained in:
@@ -30,6 +30,11 @@ ng-content {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
:host ::ng-deep mat-sidenav-content{
|
||||
margin-left:0px !important;
|
||||
}
|
||||
|
||||
.mat-sidenav-content,
|
||||
.mat-drawer-transition .mat-drawer-content {
|
||||
transform: unset !important;
|
||||
|
Reference in New Issue
Block a user