From 966f0a3c42f99cf3b967c0fad468b444b45dd483 Mon Sep 17 00:00:00 2001 From: peijunlei Date: Fri, 11 Sep 2026 17:50:42 +0800 Subject: [PATCH] =?UTF-8?q?style(solution2.css):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=96=B9=E6=A1=88=E5=9B=BE=E7=89=87=E5=B1=95?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/themes/dist_static/static/css/solution2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/dist_static/static/css/solution2.css b/public/themes/dist_static/static/css/solution2.css index 3480582..ab8e77f 100644 --- a/public/themes/dist_static/static/css/solution2.css +++ b/public/themes/dist_static/static/css/solution2.css @@ -145,7 +145,7 @@ margin-bottom: 2.5rem; } .sl2-arch__panel { - width: 60rem; + width: 100%; overflow: hidden; border-radius: 1.875rem; background: var(--color-white);