mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5645]aligned input
This commit is contained in:
+2
-2
@@ -123,8 +123,8 @@
|
|||||||
<div class="adf-metadata-properties-panel-content">
|
<div class="adf-metadata-properties-panel-content">
|
||||||
<mat-icon>
|
<mat-icon>
|
||||||
{{ categoriesPanelState ? 'expand_more' : 'chevron_right'}}</mat-icon>
|
{{ categoriesPanelState ? 'expand_more' : 'chevron_right'}}</mat-icon>
|
||||||
<mat-panel-title class="adf-metadata-properties-title">{{
|
<mat-panel-title class="adf-metadata-properties-title">
|
||||||
'CATEGORIES_MANAGEMENT.CATEGORIES_TITLE' | translate }}
|
{{ 'CATEGORIES_MANAGEMENT.CATEGORIES_TITLE' | translate }}
|
||||||
</mat-panel-title>
|
</mat-panel-title>
|
||||||
</div>
|
</div>
|
||||||
<div class="adf-metadata-categories-title">
|
<div class="adf-metadata-categories-title">
|
||||||
|
|||||||
Reference in New Issue
Block a user