test commit

This commit is contained in:
2019-12-26 09:22:17 -06:00
parent d86f4bac46
commit 53376efa6a

View File

@@ -1,6 +1,6 @@
<div class="container">
<div class ="viewer">
<div class="container" fxLayout="row wrap" fxLayoutGap="10px">Total Flow Rate {{ totalFlowRate }}</div>
<div class="container" fxLayout="row wrap" fxLayoutGap="30px">Total Flow Rate {{ totalFlowRate }}</div>
<mat-divider ></mat-divider>
<mat-form-field>
<input matInput (keyup)="applyFilter($event.target.value)" placeholder="Filter">