[ADF-4360] Fix Ellipsis on Date Cell Template (#4556)

This commit is contained in:
davidcanonieto
2019-04-05 10:44:34 +01:00
committed by Eugenio Romano
parent 7bb3c00a75
commit 9217ebd999
3 changed files with 5 additions and 2 deletions

View File

@@ -331,6 +331,7 @@
overflow: hidden;
text-overflow: ellipsis;
word-break: break-all;
padding: 0 10px;
}
&:focus {