mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-8160] apply styles for tags in info drawer (#4126)
Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com>
This commit is contained in:
@@ -56,6 +56,7 @@ import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
|
||||
[displayAspect]="metadataAspect"
|
||||
/>
|
||||
`,
|
||||
styleUrls: ['metadata-tab.component.scss'],
|
||||
encapsulation: ViewEncapsulation.None,
|
||||
host: { class: 'app-metadata-tab' }
|
||||
})
|
||||
|
Reference in New Issue
Block a user