mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
[ADF-5407] style fixes before Angular 12 upgrade
This commit is contained in:
@@ -29,7 +29,7 @@ import { AppExtensionService } from '../../../services/app.extension.service';
|
||||
|
||||
@Component({
|
||||
selector: 'app-toolbar-menu-item',
|
||||
templateUrl: 'toolbar-menu-item.component.html',
|
||||
templateUrl: './toolbar-menu-item.component.html',
|
||||
styles: [
|
||||
`
|
||||
.app-toolbar-menu-item:last-child > .mat-divider-horizontal {
|
||||
|
Reference in New Issue
Block a user