From 7d00d90da1565d21e0d1107873157bd335d92232 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Mon, 25 Dec 2023 17:36:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9app?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.vue b/src/App.vue index ae8ae33b..aee77fe0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -42,6 +42,7 @@ textarea{ white-space: break-spaces; word-break: normal; } + *{ word-break: normal!important; }