word-break: break-all

#192
This commit is contained in:
Artur Paikin 2017-09-08 11:51:05 -04:00
parent 6c76bf15ad
commit 6b08aef724

View file

@ -586,7 +586,7 @@
overflow: hidden;
.UppyDashboard--wide & {
word-wrap: break-word;
word-break: break-all;
white-space: normal;
}
}