From 74e2ba55417d64c18ee561e59dbfab5899e8ecb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=B7=E5=92=8C=E6=B2=B9?= <2249412933@qq.oom> Date: Mon, 9 Jun 2025 10:55:02 +0800 Subject: [PATCH] 6.9 --- public/static/index/pc/css/article_detail.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/index/pc/css/article_detail.css b/public/static/index/pc/css/article_detail.css index 5ac4ba10..3365d4d8 100755 --- a/public/static/index/pc/css/article_detail.css +++ b/public/static/index/pc/css/article_detail.css @@ -20,7 +20,7 @@ width: calc(100% - 1.5rem - 25rem); } .orico_Page_articleDetail .articleDetailMain .atmleft .ct { - min-height: 650px; + min-height: 692px; background: #ffffff; border: 1px solid #e8e8e8; float: left;