style(toc): update icon color from yellow to red
Theme CD / Release (release) Successful in 12s
Theme CD / Package Theme (release) Successful in 30s

这个提交包含在:
rohow
2026-01-30 18:49:54 +08:00
未验证
父节点 cd1032892c
当前提交 a67dedefb4
+1 -1
查看文件
@@ -104,7 +104,7 @@
// 标签图标 <> // 标签图标 <>
&__icon { &__icon {
flex-shrink: 0; flex-shrink: 0;
color: var(--yellow); color: var(--red);
margin-right: 4px; margin-right: 4px;
opacity: 0.7; opacity: 0.7;
} }