mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +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 {
|
||||
overflow: unset;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user