[ADF-5407] style fixes before Angular 12 upgrade

This commit is contained in:
Denys Vuika
2021-06-07 13:01:13 +01:00
committed by GitHub
parent 5736cb9d20
commit d713fd189e
16 changed files with 17 additions and 20 deletions

View File

@@ -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 {