mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ADF-5407] style fixes before Angular 12 upgrade
This commit is contained in:
@@ -29,7 +29,7 @@ import { MatMenuTrigger } from '@angular/material/menu';
|
||||
|
||||
@Component({
|
||||
selector: 'app-toolbar-menu',
|
||||
templateUrl: 'toolbar-menu.component.html',
|
||||
templateUrl: './toolbar-menu.component.html',
|
||||
encapsulation: ViewEncapsulation.None,
|
||||
host: { class: 'app-toolbar-menu' }
|
||||
})
|
||||
|
Reference in New Issue
Block a user