ciyidogan commited on
Commit
9e799b8
·
verified ·
1 Parent(s): 2b4b392

Update flare-ui/src/app/components/environment/environment.component.html

Browse files
flare-ui/src/app/components/environment/environment.component.html CHANGED
@@ -146,7 +146,9 @@
146
  <mat-icon matPrefix>key</mat-icon>
147
  <mat-hint>{{ getSTTKeyHint() }}</mat-hint>
148
  </mat-form-field>
 
149
 
 
150
  <!-- STT Settings Panel -->
151
  <mat-expansion-panel class="stt-settings-panel" *ngIf="environment.stt_engine !== 'no_stt'">
152
  <mat-expansion-panel-header>
 
146
  <mat-icon matPrefix>key</mat-icon>
147
  <mat-hint>{{ getSTTKeyHint() }}</mat-hint>
148
  </mat-form-field>
149
+ </div>
150
 
151
+ <div class=engine-row>
152
  <!-- STT Settings Panel -->
153
  <mat-expansion-panel class="stt-settings-panel" *ngIf="environment.stt_engine !== 'no_stt'">
154
  <mat-expansion-panel-header>