[ADF-4302] - move cloud folder from app-layout to component (#4525)

This commit is contained in:
Silviu Popa
2019-03-30 13:08:14 +02:00
committed by Eugenio Romano
parent 17efd33f44
commit f422fa30d2
39 changed files with 24 additions and 24 deletions

View File

@@ -0,0 +1,7 @@
.adf-cloud-layout-overflow {
overflow: auto;
}
.adf-cloud-layout-tab-body .mat-tab-body-wrapper {
height: 100%;
}