.app-cloud-layout-overflow { overflow: auto; } /* TODO(mdc-migration): The following rule targets internal classes of tabs that may no longer apply for the MDC version. */ .app-cloud-layout-tab-body .mat-tab-body-wrapper { height: 100%; } app-cloud-layout { .app-cloud-layout-tab-body { height: 100%; min-height: 100%; min-width: 100%; width: 100%; adf-sidenav-layout { flex-direction: row; box-sizing: border-box; display: flex; } } }