From 34b8b8074874a066d8f13953b447716cdf6389d2 Mon Sep 17 00:00:00 2001 From: Han <1655466387@qq.com> Date: Fri, 21 Feb 2025 12:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20h=20=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/Article.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/Article.less b/src/styles/Article.less index ce1877e..a39e8dd 100644 --- a/src/styles/Article.less +++ b/src/styles/Article.less @@ -15,7 +15,7 @@ section.vh-container { box-sizing: border-box; margin: 1.688rem 0 0.36rem; font-size: 1rem; - width: max-content; + width: 100%; max-width: 100%; word-break: break-all;