mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
#256 fix ellipsis upload
This commit is contained in:
@@ -65,3 +65,9 @@
|
||||
max-width: 80px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
.truncate {
|
||||
width: 249px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user