UI: Refactoring
This commit is contained in:
parent
dc3f3ceafb
commit
f9af643f6c
@ -172,8 +172,8 @@
|
||||
</mat-error>
|
||||
</mat-form-field>
|
||||
</div>
|
||||
<div class="input-field" *ngIf="key.settings.dataKeyValueType === 'colorPicker'">
|
||||
<tb-color-input fxFlex
|
||||
<tb-color-input fxFlex class="input-field"
|
||||
*ngIf="key.settings.dataKeyValueType === 'colorPicker'"
|
||||
label="{{key.label}}"
|
||||
icon="{{key.settings.icon}}"
|
||||
[required]="key.settings.required"
|
||||
@ -184,7 +184,6 @@
|
||||
</tb-color-input>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
</div>
|
||||
<div class="mat-padding" fxLayout="row" fxLayoutAlign="end center"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user