mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-44987 Applying color and background to sidenav (#11846)
This commit is contained in:
@@ -9,6 +9,8 @@ adf-layout-container {
|
|||||||
.adf-layout-container-sidenav {
|
.adf-layout-container-sidenav {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-right: 1px solid var(--mat-sys-outline-variant);
|
border-right: 1px solid var(--mat-sys-outline-variant);
|
||||||
|
background: var(--mat-sys-surface);
|
||||||
|
color: var(--mat-sys-on-surface);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user