mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-2123] Change header colors (#1376)
* [ACA-2123] Change header colors * [ACA-2123] Update initial state to meet new header background-color
This commit is contained in:
@@ -45,6 +45,7 @@ import {
|
||||
@Component({
|
||||
selector: 'app-header',
|
||||
templateUrl: 'header.component.html',
|
||||
styleUrls: ['header.component.scss'],
|
||||
encapsulation: ViewEncapsulation.None,
|
||||
host: { class: 'app-header' }
|
||||
})
|
||||
|
Reference in New Issue
Block a user