mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-4588] Datatable - fix copy content tooltip for ellipsis cell (#4751)
* [ADF-4588] - remove overflow from ellipsis class * [ADF-4588] - fix css
This commit is contained in:
@@ -450,6 +450,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.adf-datatable-content-cell {
|
.adf-datatable-content-cell {
|
||||||
|
overflow: unset;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user