[ADF-4196] Improve Datatable component row click selection (#4411)

This commit is contained in:
davidcanonieto
2019-03-13 12:12:33 +00:00
committed by Eugenio Romano
parent 9c33eeeb81
commit 250e5e52c4
3 changed files with 24 additions and 11 deletions

View File

@@ -119,7 +119,7 @@
}
.adf-datatable-body .adf-datatable-row {
height: auto !important;
min-height: 40px;
&:first-child {
.adf-datatable-cell {
@@ -136,9 +136,9 @@
}
&-searchLayout {
height: auto !important;
.adf-datatable-list .adf-datatable-row {
min-height: 65px !important;
.adf-datatable-list {
.adf-datatable-cell {
& .adf-name-location-cell-location {