mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
[ACS-10010] [ACA] Label position problem in some perform actions like 'send-email' (#11117)
This commit is contained in:
committed by
GitHub
parent
cbc204519e
commit
f81348997b
@@ -2,6 +2,7 @@
|
|||||||
<div *ngSwitchDefault>
|
<div *ngSwitchDefault>
|
||||||
<mat-form-field
|
<mat-form-field
|
||||||
subscriptSizing="dynamic"
|
subscriptSizing="dynamic"
|
||||||
|
[floatLabel]="'always'"
|
||||||
class="adf-property-field adf-card-textitem-field"
|
class="adf-property-field adf-card-textitem-field"
|
||||||
[ngClass]="{
|
[ngClass]="{
|
||||||
'adf-property-read-only': !isEditable
|
'adf-property-read-only': !isEditable
|
||||||
|
Reference in New Issue
Block a user