[ADF-4122] Improve Datatable and fix broken e2e tests (#4398)

* [ADF-4122] Improve Datatable and fix broken e2e tests

* [ADF-4122] Fix e2e element selector
This commit is contained in:
davidcanonieto
2019-03-06 13:19:55 +00:00
committed by Eugenio Romano
parent f6341e31a0
commit 5d3f47eacf
4 changed files with 13 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
Sticky header
</mat-slide-toggle>
<div style="height: 300px; overflow-y: auto;">
<div style="height: 310px; overflow-y: auto;">
<adf-datatable
#dataTable
[data]="data"