diff --git a/app/assets/stylesheets/archive/archive_frontend.css b/app/assets/stylesheets/archive/archive_frontend.css index 418c4d8..089a61d 100644 --- a/app/assets/stylesheets/archive/archive_frontend.css +++ b/app/assets/stylesheets/archive/archive_frontend.css @@ -1,3 +1,3 @@ .widget-archive-files-item, .i-archive-files-item, .i-archive__file-name{ - white-space: pre; + white-space: break-spaces } \ No newline at end of file