|
|
|
@ -184,7 +184,6 @@ |
|
|
|
{{key.label}} |
|
|
|
</div> |
|
|
|
<div fxLayout="row" fxLayoutAlign="start center" fxLayoutGap="16px"> |
|
|
|
<mat-divider vertical></mat-divider> |
|
|
|
<tb-color-input asBoxInput |
|
|
|
[required]="key.settings.required" |
|
|
|
[requiredText]="getErrorMessageText(key.settings, 'required')" |
|
|
|
|