From 055df39e301d86b9a20dcfa0d404ec3967b4ed13 Mon Sep 17 00:00:00 2001 From: nanhaoluo <3075912108@qq.com> Date: Mon, 12 Jan 2026 16:50:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=B5=AE=E5=8A=A8?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E6=98=BE=E7=A4=BA=E5=BC=82=E5=B8=B8=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复 fabtn_toggle_sides 按钮时隐时现的问题 - 为隐藏状态添加 pointer-events: none,防止误触 - 优化按钮显示/隐藏的过渡动画 - 修复设置按钮显示逻辑,改为只有明确设置为 true 时才显示 - 添加 !important 确保隐藏样式优先级 --- header.php | 2 +- style.css | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/header.php b/header.php index 931b642..4530f42 100644 --- a/header.php +++ b/header.php @@ -1321,7 +1321,7 @@ if (apply_filters('argon_page_background_url', get_option('argon_page_background -