mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4196] Improve Datatable component row click selection (#4411)
This commit is contained in:
committed by
Eugenio Romano
parent
9c33eeeb81
commit
250e5e52c4
@@ -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 {
|
||||
|
Reference in New Issue
Block a user