|
|
|
@ -73,7 +73,7 @@ |
|
|
|
</mat-select> |
|
|
|
</mat-form-field> |
|
|
|
</div> |
|
|
|
<div class="tb-form-row no-border no-padding"> |
|
|
|
<div class="tb-form-row no-border no-padding" [fxHide]="disabledLineHeight"> |
|
|
|
<div class="fixed-title-width" translate>widgets.widget-font.line-height</div> |
|
|
|
<mat-form-field *ngIf="!autoScale" fxFlex appearance="outline" subscriptSizing="dynamic"> |
|
|
|
<input matInput formControlName="lineHeight" placeholder="{{ 'widget-config.set' | translate }}"> |
|
|
|
|