From 9447a645118b1d7a639c639045a231fe8714c743 Mon Sep 17 00:00:00 2001 From: chiu Date: Mon, 1 May 2023 15:40:11 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=BE=A9=E9=8C=AF=E8=AA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/stylesheets/archive/archive_frontend.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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