From 9e296e59e6ee034fbc1bc8e82148c84c0a0f9136 Mon Sep 17 00:00:00 2001 From: mac Date: Tue, 28 Jul 2026 13:46:47 +0800 Subject: [PATCH] =?UTF-8?q?v2.1.21=20=E2=80=94=20=E6=81=A2=E5=A4=8D?= =?UTF-8?q?=E6=9C=AC=E5=91=A8=E9=87=8D=E7=82=B9+=E8=B4=A3=E5=96=84?= =?UTF-8?q?=E6=94=B9=E8=BF=87=E7=9A=84=E7=BC=96=E8=BE=91=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/style.css b/static/style.css index b913782..46be01c 100644 --- a/static/style.css +++ b/static/style.css @@ -833,7 +833,6 @@ body { /* 编辑模式下才显示的元素 */ .edit-only { display: flex; } -.btn-edit-toggle:not(#study-edit-toggle) { display: none; } /* 默认隐藏删除按钮 */ .btn-del { display: none; }