Compare commits

...

1 Commits

Author SHA1 Message Date
mac
9e296e59e6 v2.1.21 — 恢复本周重点+责善改过的编辑按钮 2026-07-28 13:46:47 +08:00

View File

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