From 62c4bfb9eb10da409412a25868e46a8033341158 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Sat, 7 May 2022 12:56:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AF=84=E8=AE=BA=E6=8D=A2?= =?UTF-8?q?=E8=A1=8C=E5=A4=84=E7=90=86=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../core/PlayDetail/components/MusicComment/CommentFloor.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/renderer/components/core/PlayDetail/components/MusicComment/CommentFloor.vue b/src/renderer/components/core/PlayDetail/components/MusicComment/CommentFloor.vue index 11af8975..4cd0e9c2 100644 --- a/src/renderer/components/core/PlayDetail/components/MusicComment/CommentFloor.vue +++ b/src/renderer/components/core/PlayDetail/components/MusicComment/CommentFloor.vue @@ -119,6 +119,7 @@ export default { p { line-height: 1.5; word-break: break-all; + overflow-wrap: break-word; } }