perf: 模版编辑页面,hover反色过亮问题优化

This commit is contained in:
xiaojunnuo
2026-02-15 14:39:11 +08:00
parent 305da86f97
commit e55a3a82fc
5 changed files with 11 additions and 2 deletions
@@ -0,0 +1,7 @@
.dark{
.fs-page-header{
.title {
color: #d5d5d5 !important;
}
}
}