mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-16 17:54:59 +00:00
* [ADF-4595] Change demo-shell style classes prefix * Change more files * Trigger e2e tests * Fix e2e selectors * Fix e2e tests * Fix e2e tests
8 lines
119 B
SCSS
8 lines
119 B
SCSS
.app-cloud-layout-overflow {
|
|
overflow: auto;
|
|
}
|
|
|
|
.app-cloud-layout-tab-body .mat-tab-body-wrapper {
|
|
height: 100%;
|
|
}
|