mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[ACS-6628] Display arrows for tabs for extensions manager (#9481)
This commit is contained in:
committed by
swapnil.verma
parent
dfa54886c0
commit
66ee4ffb94
@@ -15,6 +15,7 @@ adf-layout-container {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.adf-container-full-width {
|
.adf-container-full-width {
|
||||||
|
height: 100%;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
@@ -45,7 +46,6 @@ adf-layout-container {
|
|||||||
}
|
}
|
||||||
|
|
||||||
mat-sidenav-content > div {
|
mat-sidenav-content > div {
|
||||||
display: flex;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
> div {
|
> div {
|
||||||
|
Reference in New Issue
Block a user