mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
[ADF-4360] Fix Ellipsis on Date Cell Template (#4556)
This commit is contained in:
committed by
Eugenio Romano
parent
7bb3c00a75
commit
9217ebd999
@@ -331,6 +331,7 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
word-break: break-all;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
|
Reference in New Issue
Block a user