Merge branch 'dev' into SES-163
This commit is contained in:
commit
d9d3fba1b2
@ -3,8 +3,8 @@
|
||||
<input matInput (keyup)="applyFilter($event)" placeholder="Ex. Sword" #input>
|
||||
</mat-form-field>
|
||||
|
||||
<div>
|
||||
<table mat-table [dataSource]="dataSource" matSort class="w-100 mat-elevation-z8">
|
||||
<div class="mat-elevation-z8">
|
||||
<table mat-table [dataSource]="dataSource" matSort class="w-100">
|
||||
|
||||
<ng-container matColumnDef="Name">
|
||||
<th mat-header-cell *matHeaderCellDef mat-sort-header> Name </th>
|
||||
|
Loading…
Reference in New Issue
Block a user