From 6f78be2312a39f7957d9261f59e10b7d5a5d77f4 Mon Sep 17 00:00:00 2001 From: nanhaoluo <3075912108@qq.com> Date: Fri, 23 Jan 2026 16:43:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=9F=E4=B8=80=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E8=AF=84=E8=AE=BA=E6=8C=89=E9=92=AE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将删除按钮从 btn-outline-danger 改为 btn-outline-primary - 与置顶、编辑、回复按钮保持一致的样式 --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 7a22f3a..f5da839 100644 --- a/functions.php +++ b/functions.php @@ -2088,7 +2088,7 @@ function argon_comment_format($comment, $args, $depth){ - + user_id)) && (get_option("argon_comment_allow_editing") != "false")) { ?>