From ae49bf5bef0739c0b8670b67aa57adbd43b1cbc9 Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Tue, 22 Oct 2024 16:45:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/Meeting/index.module.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/page/Meeting/index.module.scss b/src/page/Meeting/index.module.scss index cbb972d..565833e 100644 --- a/src/page/Meeting/index.module.scss +++ b/src/page/Meeting/index.module.scss @@ -609,6 +609,7 @@ border-radius: 0 25px 25px 25px; margin: 10px 0 10px 40px; font-size: 14px; + word-break: break-all; } } @@ -641,6 +642,7 @@ border-radius: 25px 0 25px 25px; margin: 10px 40px 10px 0; font-size: 14px; + word-break: break-all; } }