style(admin): 清理 AI slop 痕迹

- 移除教师端 hero 的英文眉标(TEACHING DAY),日期并入正文描述
- 删除不再使用的 attendance-eyebrow 样式
- Dashboard 的 ══ 装饰注释改为普通注释

kill-ai-slop 扫描: 18 处命中 → 7 处(剩余均为合理用法:
链接 hover 下划线、头像圆形角)
This commit is contained in:
2026-08-07 17:41:01 +08:00
parent 8dc72d6e1b
commit ff3b6cdfde
3 changed files with 12 additions and 20 deletions

View File

@@ -59,13 +59,6 @@
font-size: 15px;
}
.attendance-eyebrow {
font-size: 11px;
font-weight: 700;
letter-spacing: 1.7px;
opacity: 0.72;
}
.teacher-topbar {
display: flex;
align-items: center;