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 {
|
||||
height: 100%;
|
||||
width: inherit;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -45,7 +46,6 @@ adf-layout-container {
|
||||
}
|
||||
|
||||
mat-sidenav-content > div {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
|
||||
> div {
|
||||
|
Reference in New Issue
Block a user