mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-30 19:44:48 +00:00
Break long file titles on multi file upload listing
This commit is contained in:
parent
14dcb54a17
commit
04d6e4b32d
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
|
||||
.left {
|
||||
text-align: center;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.preview {
|
||||
|
|
|
|||
Loading…
Reference in a new issue