mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4279] Demo-shell - Fix home component layout (#4543)
This commit is contained in:
committed by
Eugenio Romano
parent
f46c848308
commit
6213839289
@@ -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;
|
||||
|
Reference in New Issue
Block a user