[ACS-6628] Display arrows for tabs for extensions manager (#9481)

This commit is contained in:
AleksanderSklorz
2025-04-04 10:50:05 +05:30
committed by swapnil.verma
parent 4cb11a8217
commit 37c407e6b2
@@ -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 {