v2.1.21 — 恢复本周重点+责善改过的编辑按钮

This commit is contained in:
mac
2026-07-28 13:46:47 +08:00
parent 3f1becd374
commit f1e88e76d6

View File

@@ -833,7 +833,6 @@ body {
/* 编辑模式下才显示的元素 */
.edit-only { display: flex; }
.btn-edit-toggle:not(#study-edit-toggle) { display: none; }
/* 默认隐藏删除按钮 */
.btn-del { display: none; }