UI: Fixed alarm datasource layout
This commit is contained in:
parent
f1f7250270
commit
b86fc8ced9
@ -271,7 +271,7 @@
|
|||||||
{{ 'widget-config.alarm-source' | translate }}
|
{{ 'widget-config.alarm-source' | translate }}
|
||||||
</mat-panel-title>
|
</mat-panel-title>
|
||||||
</mat-expansion-panel-header>
|
</mat-expansion-panel-header>
|
||||||
<div [formGroup]="alarmSourceSettings" style="padding: 0 5px;">
|
<div class="tb-datasource-params" [formGroup]="alarmSourceSettings">
|
||||||
<section class="tb-datasource-section">
|
<section class="tb-datasource-section">
|
||||||
<mat-form-field class="tb-datasource-type">
|
<mat-form-field class="tb-datasource-type">
|
||||||
<mat-select formControlName="type">
|
<mat-select formControlName="type">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user