[ADF-4279] Demo-shell - Fix home component layout (#4543)

This commit is contained in:
davidcanonieto
2019-04-02 19:03:10 +01:00
committed by Eugenio Romano
parent f46c848308
commit 6213839289
2 changed files with 1 additions and 8 deletions

View File

@@ -9,18 +9,10 @@
overflow: hidden;
}
[dir='rtl'] .adf-rtl-container-alignment {
margin-left: 10px!important;
}
ng-content {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
}
.adf-sidenav--hidden {
visibility: hidden !important;
width: 0 !important;