From 810c8c5aba24fe66a9c810d9844ace956e324098 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Mon, 23 Dec 2024 16:41:15 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=B0=83=E6=95=B4=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=E5=AF=8C=E6=96=87=E6=9C=AC=E8=AF=A6=E6=83=85=E6=9A=97=E9=BB=91?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E9=A2=9C=E8=89=B2style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/business/ms-comment/style.less | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/components/business/ms-comment/style.less b/frontend/src/components/business/ms-comment/style.less index edbbccbdca..23d6db7758 100644 --- a/frontend/src/components/business/ms-comment/style.less +++ b/frontend/src/components/business/ms-comment/style.less @@ -8,6 +8,7 @@ font-size: 14px !important; line-height: 22px !important; color: var(--color-text-2) !important; + background: var(--color-text-fff); word-break: break-all !important; ul { list-style: disc !important;