From 3a35408e7c13b915fc821d5d48b0edf4554a71b7 Mon Sep 17 00:00:00 2001 From: nanhaoluo <3075912108@qq.com> Date: Thu, 22 Jan 2026 14:01:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BC=BA=E5=88=B6=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B5=E6=89=80=E6=9C=89=E5=AD=90=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加 CSS 规则 display: block !important - 覆盖 headindex.css 的默认隐藏样式 --- settings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/settings.php b/settings.php index 6ec9844..3eebec4 100644 --- a/settings.php +++ b/settings.php @@ -5717,6 +5717,8 @@ window.pjaxLoaded = function(){ margin-top: 10px; + display: block !important; + } .index-link {