mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#256 fix ellipsis upload
This commit is contained in:
@@ -64,4 +64,10 @@
|
|||||||
.mdl-progress {
|
.mdl-progress {
|
||||||
max-width: 80px;
|
max-width: 80px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (min-width: 640px) {
|
||||||
|
.truncate {
|
||||||
|
width: 249px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user